query_pval_bcftools: Query p-value using bcftools

View source: R/query.r

query_pval_bcftoolsR Documentation

Query p-value using bcftools

Description

Query p-value using bcftools

Usage

query_pval_bcftools(pval, vcffile, id = NULL)

Arguments

pval

P-value threshold (NOT -log10)

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

Value

vcf object


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