Package | Description |
---|---|
htsjdk.tribble.index | |
htsjdk.tribble.index.interval | |
htsjdk.tribble.index.linear |
Modifier and Type | Method and Description |
---|---|
void |
ChrIndex.read(LittleEndianInputStream dis) |
void |
AbstractIndex.read(LittleEndianInputStream dis) |
protected void |
AbstractIndex.validateIndexHeader(int indexType,
LittleEndianInputStream dis) |
Modifier and Type | Method and Description |
---|---|
void |
IntervalTreeIndex.ChrIndex.read(LittleEndianInputStream dis) |
Modifier and Type | Method and Description |
---|---|
void |
LinearIndex.ChrIndex.read(LittleEndianInputStream dis) |