query_pval_bcftools | R Documentation |
Query p-value using bcftools
query_pval_bcftools(pval, vcffile, id = NULL)
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 |
vcf object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.