Find LD proxies for a set of SNPs
Usage
get_ld_proxies(
rsid,
bfile,
searchspace = NULL,
tag_kb = 5000,
tag_nsnp = 5000,
tag_r2 = 0.6,
threads = 1,
out = tempfile()
)
Find LD proxies for a set of SNPs
get_ld_proxies(
rsid,
bfile,
searchspace = NULL,
tag_kb = 5000,
tag_nsnp = 5000,
tag_r2 = 0.6,
threads = 1,
out = tempfile()
)