Package | Description |
---|---|
htsjdk.samtools |
Modifier and Type | Method and Description |
---|---|
static BamIndexValidator.IndexValidationStringency |
BamIndexValidator.IndexValidationStringency.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BamIndexValidator.IndexValidationStringency[] |
BamIndexValidator.IndexValidationStringency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SamFileValidator |
SamFileValidator.setIndexValidationStringency(BamIndexValidator.IndexValidationStringency stringency) |