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