| Class | Description |
|---|---|
| AlignmentSpan |
A span of reads on a single reference.
|
| Block |
Class representing CRAM block concept and some methods to operate with block content.
|
| CompressionHeader | |
| Container | |
| ContainerIO |
Methods to read and write CRAM containers.
|
| CramCompressionRecord | |
| CramCompressionRecord.BAM_FLAGS | |
| CramHeader |
A starting object when dealing with CRAM files.
|
| EncodingParams | |
| ReadTag |
CRAM counterpart of
SAMTag. |
| Slice |
CRAM slice is a logical union of blocks into for example alignment slices.
|
| SubstitutionMatrix |
| Enum | Description |
|---|---|
| BlockCompressionMethod |
The block compression methods specified by Section 8 of the CRAM spec
|
| BlockContentType |
The block content types specified by Section 8.1 of the CRAM spec
|
| DataSeries |
Represents a specific CRAM record data series and its associated type and unique Content ID
|
| DataSeriesType |
Data series types known to CRAM.
|
| EncodingID |
Encoding ID as specified by Section 3 of the CRAM spec.
|