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.genotypedThe number of samples genotyped
prop.genotypedThe proportion of samples genotyped
num.allelesThe number of alleles in the locus
allelic.richnessThe allelic richness of the locus
prop.unique.allelesProportion of alleles found in a single sample
expt.heterozygosityExpected heterozygosity
obsvd.heterozygosityObserved 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.