specify only start when seeking a region
Created by: at7
I would like to be able to seek the whole content of a VCF file using the TabixParser. Can we support chr:start next to chr:start-end? It is supported by Bio/DB/HTS/Tabix.pm. The code change is a suggestion. We can do this in a different way if preferred.