Interface ReadFeature
-
- All Known Implementing Classes:
BaseQualityScore,Bases,Deletion,HardClip,InsertBase,Insertion,Padding,ReadBase,RefSkip,Scores,SoftClip,Substitution
public interface ReadFeatureAn interface to capture data in read coordinates.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description bytegetOperator()Read features are distinguished by operator, similar to cigar operator.intgetPosition()
-