Package htsjdk.tribble.index.tabix
-
Class Summary Class Description AllRefsTabixIndexCreator This is a copy ofTabixIndexCreator
, except sequence names are populated from the header, not from the ones that are seen.StreamBasedTabixIndexCreator ATabixIndexCreator
that can write to an output stream.TabixFormat The values in a Tabix header that define the format of the file being indexed, e.g.TabixIndex This class represent a Tabix index that has been built in memory or read from a file.TabixIndexCreator IndexCreator for Tabix.TabixIndexMerger Merges tabix files for parts of a VCF file that have been concatenated.