Description Usage Arguments Value Author(s) References Examples
plots bin limits on top of the histogram of observed fragment sizes for a given locus
1 | mark.bins(bins, text.size = 1, yscale = 5, offtext = 0.5)
|
bins |
A list of the type returned by |
text.size |
The size of text showing the bin codes |
yscale |
The height of the y axis |
offtext |
The offset tvalue for the text |
Lines and bin codes are added to the plot
Filipe Alberto
Alberto F. MsatAllele_1.0: an R package to visualize the binning of microsatellite alleles Journal of Heredity. 100(3):394,397
1 2 3 | data(DBase)
bins<-bin.limits(DBase,"BC-4")
mark.bins(bins)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.