Skip to content

Existing TABIX functionality via Bio::DB::HTS

Marek Szuba requested to merge github/fork/rishidev/feature/biodbhts_tabix into master

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.

Merge request reports