SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
cigar_op.hpp File Reference

Introduces the cigar_op alphabet. More...

+ Include dependency graph for cigar_op.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seqan3::cigar_op
 The (extended) cigar operation alphabet of M,D,I,H,N,P,S,X,=. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Introduces the cigar_op alphabet.

Author
Joshua Kim <joshua.kim AT fu-berlin.de>