View source: R/utils.het.pop.r
| utils.het.pop | R Documentation |
An internal function that calculates expected mean heterozygosity per population
ind.count(x)
x |
A genlight object containing the SNP genotypes [required]. |
A vector with the mean expected heterozygosity for each population
Custodian: Luis Mijangos (Post to https://groups.google.com/d/forum/dartr)
Other utilities:
gl.alf(),
utils.check.datatype(),
utils.collapse.matrix(),
utils.dart2genlight(),
utils.dist.binary(),
utils.flag.start(),
utils.hamming(),
utils.impute,
utils.is.fixed(),
utils.jackknife(),
utils.n.var.invariant(),
utils.plot.save(),
utils.read.fasta(),
utils.read.ped(),
utils.recalc.avgpic(),
utils.recalc.callrate(),
utils.recalc.freqhets(),
utils.recalc.freqhomref(),
utils.recalc.freqhomsnp(),
utils.recalc.maf(),
utils.reset.flags(),
utils.transpose(),
utils.vcfr2genlight.polyploid()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.