View source: R/mash-evaluation.R
Clump SNPs from a mash object based on -log10BF
1 | get_top_results_clumped(m, snp, thr.r2)
|
m |
A mash object (outputted by mash). |
snp |
A bigSNP object, produced by the bigsnpr package. Here, the WAMI SNP information. |
thr.r2 |
Value between 0 and 1. Threshold of r2 measure of linkage disequilibrium. Markers in higher LD than this will be subset using clumping. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.