Package | Description |
---|---|
htsjdk.samtools.cram.lossy |
Modifier and Type | Field and Description |
---|---|
java.util.List<BaseCategory> |
PreservationPolicy.baseCategories |
Modifier and Type | Method and Description |
---|---|
static BaseCategory |
BaseCategory.flankingDeletion() |
static BaseCategory |
BaseCategory.insertion() |
static BaseCategory |
BaseCategory.lowerThanCoverage(int coverage) |
static BaseCategory |
BaseCategory.match() |
static BaseCategory |
BaseCategory.mismatch() |
static BaseCategory |
BaseCategory.pileup(int threshold) |