Existing TABIX functionality via Bio::DB::HTS
Created by: rishidev
This upgrades ensembl-io to use tabix functionality from Bio::DB::HTS (https://github.com/Ensembl/Bio-HTS) and HTSlib to improve performance rather than calling the command line executable. It passes the tabix related t tests but I think these fail for other reasons.