View source: R/calc_functions.R
| clean | R Documentation |
Removes duplicate SNPs and filters low MAF variants.
clean(SNPmat, MAF_threshold = 0.05)
SNPmat |
A sparse SNP matrix (dgCMatrix). |
MAF_threshold |
Minor Allele Frequency cutoff (default 0.05). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.