Description Usage Arguments Value Author(s) Examples
The simple function isPoly
can be used to check which loci are
polymorphic, or alternatively to check which alleles give rise to polymorphism.
1 2 3 4 |
x |
a genind and genpop object |
by |
a character being "locus" or "allele", indicating whether results should indicate polymorphic loci ("locus"), or alleles giving rise to polymorphism ("allele"). |
thres |
a numeric value giving the minimum frequency of an allele giving rise to polymorphism (defaults to 0.01). |
A vector of logicals.
Thibaut Jombart t.jombart@imperial.ac.uk
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.