query_rsid_file: Query vcf file, extracting by rsid

View source: R/query.r

query_rsid_fileR Documentation

Query vcf file, extracting by rsid

Description

Query vcf file, extracting by rsid

Usage

query_rsid_file(rsid, vcffile, id = NULL, build = "GRCh37")

Arguments

rsid

Vector of rsids. Use DBSNP build (???)

vcffile

Path to .vcf.gz GWAS summary data file

id

If multiple GWAS datasets in the vcf file, the name (sample ID) from which to perform the filter

build

Default="GRCh37" Build of vcffile

Value

VCF object


MRCIEU/gwasvcf documentation built on Sept. 11, 2023, 7:50 p.m.