Package | Description |
---|---|
htsjdk.samtools.cram.lossy |
Modifier and Type | Field and Description |
---|---|
ReadCategory |
PreservationPolicy.readCategory |
Modifier and Type | Method and Description |
---|---|
static ReadCategory |
ReadCategory.all() |
static ReadCategory |
ReadCategory.higher_than_mapping_score(int score) |
static ReadCategory |
ReadCategory.lower_than_mapping_score(int score) |
static ReadCategory |
ReadCategory.unplaced() |