View source: R/utils.n.var.invariant.r
| utils.n.var.invariant | R Documentation |
WARNING: UTILITY SCRIPTS ARE FOR INTERNAL USE ONLY AND SHOULD NOT BE USED BY END USERS AS THEIR USE OUT OF CONTEXT COULD LEAD TO UNPREDICTABLE OUTCOMES.
utils.n.var.invariant(x, verbose = NULL)
x |
Name of the genlight object containing the SNP data [required]. |
verbose |
Verbosity: 0, silent or fatal errors; 1, begin and end; 2, progress log; 3, progress and results summary; 5, full report [default NULL]. @details
Calculate the number of variant and invariant sites by locus and add them as
columns in |
The modified genlight object.
Custodian: Carlo Pacioni (Post to https://groups.google.com/d/forum/dartr)
gl.filter.secondaries,gl.report.heterozygosity
Other utilities:
gl.alf(),
utils.check.datatype(),
utils.collapse.matrix(),
utils.dart2genlight(),
utils.dist.binary(),
utils.flag.start(),
utils.hamming(),
utils.het.pop(),
utils.impute,
utils.is.fixed(),
utils.jackknife(),
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.