rmhetsnp | R Documentation |
This function is to remove the markers that have a determined proportion of heterozygotes
rmhetsnp(X = NULL, threshold = 10, plot.het = F)
X |
Is a marker matrix with markers in columns and gids in rows |
threshold |
Is a threshold for the % of the heterozygotes in X |
plot.het |
Logical to indicate if the histogram of heterozygocity is displayed. Default is FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.