Finds proxies if necessary
proxy_match(
vcf,
rsid,
bfile = NULL,
proxies = "yes",
tag_kb = 5000,
tag_nsnp = 5000,
tag_r2 = 0.6,
threads = 1,
rsidx = NULL,
dbfile = NULL
)
vcf file name
list of rs IDs
ld reference panel (plink)
="yes" If SNPs are absent then look for proxies (yes) or not (no). Can also mask all target SNPs and only return proxies (only), for testing purposes
=5000 Proxy parameter
=5000 Proxy parameter
=0.6 Proxy parameter
Number of threads to use (=1)
Path to rsidx index
ld tag database (sqlite)
data frame