numAlleles | R Documentation |
Return the number of alleles for each locus.
numAlleles(g, by.strata = FALSE)
g |
a gtypes object. |
by.strata |
logical - return results grouped by strata? |
vector of number of alleles per locus.
Eric Archer eric.archer@noaa.gov
data(msats.g)
numAlleles(msats.g)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.