Package htsjdk.samtools
Interface BinningIndexBuilder.FeatureToBeIndexed
-
- Enclosing class:
- BinningIndexBuilder
public static interface BinningIndexBuilder.FeatureToBeIndexed
coordinates are 1-based, inclusive
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Chunk
getChunk()
int
getEnd()
Integer
getIndexingBin()
int
getStart()
-