Description Usage Arguments Details Author(s) Examples
Draw loci and its corresponding alleles.
1 | drawLoci(x)
|
x |
List. Named list where names correspond to true loci names. Each element should hold unique allele values. At this time they are assumed to be coercable to integers. |
This function will take a list of loci alleles and plot it, where y axis represents loci and x axis represents allele "length". Function assumes allele names are coercable to numeric.
Roman Lustrik (roman.lustrik@biolitika.si)
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.