cigar_op = [ | `Alignment_match of int | `Insertion of int | `Deletion of int | `Skipped of int | `Soft_clipping of int | `Hard_clipping of int | `Padding of int | `Seq_match of int | `Seq_mismatch of int ]