| Class | Description |
|---|---|
| AllRefsTabixIndexCreator |
This is a copy of
TabixIndexCreator, except sequence
names are populated from the header, not from the ones that are seen. |
| StreamBasedTabixIndexCreator |
A
TabixIndexCreator 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.
|