For big vcf files it makes each Record.fetch call very slow, comparing to pysam. I suggest to not close TabixFile if it's already open.
For big vcf files it makes each Record.fetch call very slow, comparing to pysam.
I suggest to not close TabixFile if it's already open.