get_top_results_clumped: Clump SNPs from a mash object based on -log10BF

Description Usage Arguments

View source: R/mash-evaluation.R

Description

Clump SNPs from a mash object based on -log10BF

Usage

1
get_top_results_clumped(m, snp, thr.r2)

Arguments

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.


Alice-MacQueen/snpdiver documentation built on Dec. 17, 2021, 8:41 a.m.