Package | Description |
---|---|
htsjdk.samtools |
Modifier and Type | Class and Description |
---|---|
class |
SAMHeaderRecordComparator<T extends AbstractSAMHeaderRecord>
Provides ordering based on SAM header records' attribute values.
|
Modifier and Type | Class and Description |
---|---|
class |
SAMFileHeader
Header information from a SAM or BAM file.
|
class |
SAMProgramRecord
In-memory representation of @PG SAM header record.
|
class |
SAMReadGroupRecord
Header information about a read group.
|
class |
SAMSequenceRecord
Header information about a reference sequence.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractSAMHeaderRecord.attributesEqual(AbstractSAMHeaderRecord that)
For use in the equals() method of the concrete class.
|