This is a C++ wrapper around tabix project which abstracts some of the details
of opening and jumping in tabix-indexed files. Tabix is a generic indexer for
TAB-delimited genome position files.

WWW: https://github.com/ekg/tabixpp
