Hi,
Is it possible to use this package to only parse specific chromosome(s) or region(s), provided the input VCF is tabix indexed?
At the moment, I am running tabix --print-header -R regions.bed my_vcf.vcf.gz outside python - but it would be nice if this was all handled by this package?