| Package | Description |
|---|---|
| htsjdk.samtools.cram |
| Modifier and Type | Method and Description |
|---|---|
static SeekableStream |
CRAIIndex.openCraiFileAsBaiStream(InputStream indexStream,
SAMSequenceDictionary dictionary) |
static List<CRAIEntry> |
CRAIIndex.readIndex(InputStream is) |
| Constructor and Description |
|---|
CRAIEntry(String line) |