VCFReaderImpl.tbx

For tabix use

struct VCFReaderImpl(CoordSystem cs, bool isTabixFile)
static if(isTabixFile)
TabixIndexedFile tbx;

Meta