! @typedef
@abstract Holds a single base modification.
@field modified_base The short base code (m, h, etc) or -ChEBI (negative)
@field canonical_base The canonical base referred to in the MM tag.
One of A, C, G, T or N. Note this may not be the
explicit base recorded in the SEQ column (esp. if N).
@field stran 0 or 1, indicating + or - strand from MM tag.
@field qual Quality code (256*probability), or -1 if unknown
@discussion
Note this doesn't hold any location data or information on which other
modifications may be possible at this site.
! @typedef @abstract Holds a single base modification. @field modified_base The short base code (m, h, etc) or -ChEBI (negative) @field canonical_base The canonical base referred to in the MM tag. One of A, C, G, T or N. Note this may not be the explicit base recorded in the SEQ column (esp. if N). @field stran 0 or 1, indicating + or - strand from MM tag. @field qual Quality code (256*probability), or -1 if unknown
@discussion Note this doesn't hold any location data or information on which other modifications may be possible at this site.