powered by
Calculate the proportion of alleles that are unique.
propUniqueAlleles(g, by.strata = FALSE)
a '>gtypes object.
logical - return results grouped by strata?
a vector of the proportion of unique (occuring only in one individual) alleles for each locus.
privateAlleles
# NOT RUN { data(msats.g) propUniqueAlleles(msats.g) # }
Run the code above in your browser using DataLab