Extract loci from GWAS/QTL summary statistics
extract_loci(topSNPs, fullSS, bp_distance = 5e+05, munged = TRUE)
Positions of the top SNPs prepare using import_topSNPs.
data.table of the full GWAS/QTL summary statistics.
The basepair distance upstream/downstream of the proxy
SNP (in topSNPs
) to extract.
Whether fullSS
was previously munged with
format_sumstats.