Query vcf file, extracting by rsid
query_rsid_file(rsid, vcffile, id = NULL, build = "GRCh37")
Vector of rsids. Use DBSNP build (???)
Path to .vcf.gz GWAS summary data file
If multiple GWAS datasets in the vcf file, the name (sample ID) from which to perform the filter
Default="GRCh37" Build of vcffile
VCF object