query_pval_file | R Documentation |
Query pval from vcf file
query_pval_file(pval, vcffile, id = NULL, build = "GRCh37")
pval |
P-value threshold (NOT -log10) |
vcffile |
Path to tabix indexed vcf file |
id |
If multiple GWAS datasets in the vcf file, the name (sample ID) from which to perform the filter |
build |
Default="GRCh37" |
VCF object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.