View source: R/propUniqueAlleles.R
propUniqueAlleles | R Documentation |
Calculate the proportion of alleles that are unique.
propUniqueAlleles(g, by.strata = FALSE)
g |
a gtypes object. |
by.strata |
logical - return results grouped by strata? |
a vector of the proportion of unique (occuring only in one individual) alleles for each locus.
Eric Archer eric.archer@noaa.gov
privateAlleles
data(msats.g)
propUniqueAlleles(msats.g)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.