query_pval_vcf: Query based on p-value threshold from vcf

View source: R/query.r

query_pval_vcfR Documentation

Query based on p-value threshold from vcf

Description

Query based on p-value threshold from vcf

Usage

query_pval_vcf(pval, vcf, id = NULL)

Arguments

pval

P-value threshold (NOT -log10)

vcf

VCF object (e.g. from readVcf)

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.