AlignmentStructure.
cigar
¶Cigar formatted string for the optimal alignment
Returns: | str
|
---|
Notes
The cigar string format is described in [R187188] and [R188188].
If there is no cigar or optimal alignment, this will return an empty string
References
[R187188] | (1, 2) http://genome.sph.umich.edu/wiki/SAM |
[R188188] | (1, 2) http://samtools.github.io/hts-specs/SAMv1.pdf |