top_snps_pval_ld: Rank SNPs by pval, prune for LD

Description Usage Arguments

Description

Selects a set of top SNP based on p-value that are in minimal LD

Usage

1
2
top_snps_pval_ld(ld, pvals, pval_thresh = Inf, max_snps = Inf,
  ld_thresh = 0.1)

Arguments

ld

list of LD matrices

pvals

Vector of pvalues (optional)

pval_thresh

Maximum pvalue

max_snps

Maximum number of SNPs to retain

ld_thresh

Maximum pairwise correlation between SNPs


jean997/sherlockAsh documentation built on May 18, 2019, 11:45 p.m.