BaseQualityScore
, Bases
, Deletion
, HardClip
, InsertBase
, Insertion
, Padding
, ReadBase
, RefSkip
, Scores
, SoftClip
, Substitution
public interface ReadFeature
Modifier and Type | Method | Description |
---|---|---|
byte |
getOperator() |
Read features are distinguished by operator, similar to cigar operator.
|
int |
getPosition() |
|
void |
setPosition(int position) |