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

[DEPRECATED] Introduces the seqan3::cigar_op alphabet. More...

+ Include dependency graph for cigar_op.hpp:

Go to the source code of this file.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Typedefs

using seqan3::cigar_op = seqan3::cigar::operation
 

Detailed Description

[DEPRECATED] Introduces the seqan3::cigar_op alphabet.

Author
Joshua Kim <joshua.kim AT fu-berlin.de>
Deprecated:
This header will be removed in 3.1.0; Please #include <seqan3/alphabet/cigar/cigar.hpp> instead.