rmminorallele | R Documentation |
This function removes markers at certain minor allele freq threshold
rmminorallele(X = NULL, minor.threshold = 0.05, plot.minor.allele = F)
X |
Is a marker matrix with markers in columns and gids in rows |
minor.threshold |
Is a threshold for the minor allele frequency (MAF) |
plot.minor.allele |
Logial to indicate if the histogram of the MAF is displayed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.