Package | Description |
---|---|
htsjdk.tribble.index | |
htsjdk.tribble.index.interval | |
htsjdk.tribble.index.linear | |
htsjdk.tribble.index.tabix |
Modifier and Type | Method and Description |
---|---|
void |
ChrIndex.write(LittleEndianOutputStream dos) |
void |
AbstractIndex.write(LittleEndianOutputStream stream) |
void |
Index.write(LittleEndianOutputStream stream)
all indexes are writable to disk
|
Modifier and Type | Method and Description |
---|---|
void |
IntervalTreeIndex.ChrIndex.write(LittleEndianOutputStream dos) |
Modifier and Type | Method and Description |
---|---|
void |
LinearIndex.ChrIndex.write(LittleEndianOutputStream dos) |
Modifier and Type | Method and Description |
---|---|
void |
TabixIndex.write(LittleEndianOutputStream los) |