Package | Description |
---|---|
htsjdk.samtools.util |
Modifier and Type | Class and Description |
---|---|
class |
LocusComparator<T extends Locus>
compares first by sequence index then by position
|
Modifier and Type | Class and Description |
---|---|
class |
LocusImpl
Simple implementation of Locus interface for ease of passing as an arg and comparing with other Locus implementations.
|
static class |
SamLocusIterator.LocusInfo
The unit of iteration.
|