Learn R Programming

strataG (version 1.0.3)

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.

Examples

Run this code
data(msats.g)

privateAlleles(msats.g)

Run the code above in your browser using DataLab