Description Usage Arguments Value Author(s) Examples
View source: R/summarizeLoci.R
Compile standard by-locus summaries.
1 | summarizeLoci(g, by.strata = FALSE)
|
g |
a gtypes object. |
by.strata |
logical. If |
A matrix with rows for each locus and columns containing summaries of:
num.genotyped
The number of samples genotyped
prop.genotyped
The proportion of samples genotyped
num.alleles
The number of alleles in the locus
allelic.richness
The allelic richness of the locus
prop.unique.alleles
Proportion of alleles found in a single sample
expt.heterozygosity
Expected heterozygosity
obsvd.heterozygosity
Observed heterozygosity
Eric Archer eric.archer@noaa.gov
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.