Modifier and Type | Field | Description |
---|---|---|
static SamReader.Type |
BAM_TYPE |
|
static SamReader.Type |
CRAM_TYPE |
|
static SamReader.Type |
SAM_TYPE |
|
static SamReader.Type |
SRA_TYPE |
Constructor | Description |
---|---|
Type() |
Modifier and Type | Method | Description |
---|---|---|
abstract String |
fileExtension() |
The recommended file extension for SAMs of this type, without a period.
|
public static SamReader.Type SRA_TYPE
public static SamReader.Type CRAM_TYPE
public static SamReader.Type BAM_TYPE
public static SamReader.Type SAM_TYPE
public abstract String fileExtension()