allele_hist {genomatic}R Documentation

Creates histograms of alleles

Description

Creates hisograms of alleles with bins in alternating colors and non-bins in black.

Usage

allele_hist(gmtc.a, allele.df, xlim=NULL)

Arguments

gmtc.a Allelic data in the form of two columns from a genomatic file.
allele.df An allele file containing bin information for the locus
xlim A vector containing the minimum and maximum values for the x axis

Details

Creates hisograms of alleles with bins in alternating colors and non-bins in black.

Value

Prints histogram to graphical device.

Author(s)

Brian J. Knaus bknaus@fs.fed.us http://brianknaus.com

References

Knaus, B.J. In prep. Genomatic: an R package for DNA fragment analysis project management


[Package genomatic version 0.0-7 Index]