Description Usage Arguments Author(s)
this function filters out individuals or loci with missing data according to a cut off percentage
1 2 3 |
structure.file |
a matrix or data frame object representing the structure-like genotype file |
cutoff |
float. A percentage cutoff between 0 and 1 to exclude loci or individuals with missing data. Defaut NULL. |
filter.loci |
logical. If TRUE loci with missing samples will be filtered out. |
filter.samp |
logical. If TRUE samples with missing loci will be filtered out. |
Marcelo Gehara
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.