Package | Description |
---|---|
htsjdk.samtools |
Modifier and Type | Field and Description |
---|---|
static SamReader.Type |
SamReader.Type.BAM_TYPE |
static SamReader.Type |
SamReader.Type.CRAM_TYPE |
static SamReader.Type |
SamReader.Type.SAM_TYPE |
static SamReader.Type |
SamReader.Type.SRA_TYPE |
Modifier and Type | Method and Description |
---|---|
SamReader.Type |
SRAFileReader.type() |
SamReader.Type |
CRAMFileReader.type() |
SamReader.Type |
SamReader.type() |
SamReader.Type |
SamReader.PrimitiveSamReader.type() |
SamReader.Type |
SamReader.PrimitiveSamReaderToSamReaderAdapter.type() |
SamReader.Type |
SAMFileReader.type()
Deprecated.
|