Package | Description |
---|---|
htsjdk.samtools.cram.structure |
Modifier and Type | Field and Description |
---|---|
ReadTag[] |
CramCompressionRecord.tags |
Modifier and Type | Method and Description |
---|---|
static ReadTag |
ReadTag.deriveTypeFromKeyAndType(String keyAndType,
Object value) |
static ReadTag |
ReadTag.deriveTypeFromValue(String key,
Object value) |
Modifier and Type | Method and Description |
---|---|
int |
ReadTag.compareTo(ReadTag o) |