Input fields for creating an alignment record.
The sequence and quality fields accept either a plain string or an existing GenotypeString. The format discriminant ("sam" or "bam") must be provided by the caller since the constructor doesn't know which parser produced the record.
sequence
quality
format
Readonly
Optional
Input fields for creating an alignment record.
The
sequenceandqualityfields accept either a plain string or an existing GenotypeString. Theformatdiscriminant ("sam" or "bam") must be provided by the caller since the constructor doesn't know which parser produced the record.