Loci_stats | R Documentation |
Analyze each locus to determine which individuals are homozygous and heterozygous.
Loci_stats(Data)
Data |
object produced by the PrepareData function. |
A list indicating which individuals are homozygous for the S1 and S0 alleles at each locus as well as the individuals that are heterozygous at each locus.
## Not run: Loc_stats <- Loci_stats(Data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.