query_chrompos_vcf | R Documentation |
Query chrompos from vcf object
query_chrompos_vcf(chrompos, vcf, id = NULL)
chrompos |
Either vector of chromosome and position ranges e.g. "1:1000" or "1:1000-2000", or data frame with columns |
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 |
VCF object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.