strataG (version 2.4.905)

privateAlleles: Private Alleles

Description

The number of private alleles in each strata and locus.

Usage

privateAlleles(g)

Arguments

g

a '>gtypes object.

Value

matrix with the number of private alleles in each strata at each locus. This is the number of alleles only present in one stratum.

See Also

propUniqueAlleles

Examples

Run this code
# NOT RUN {
data(msats.g)

privateAlleles(msats.g)

# }

Run the code above in your browser using DataLab