Provides the seqan3::cigar alphabet. More...
#include <seqan3/alphabet/cigar/cigar_op.hpp>#include <seqan3/alphabet/composite/alphabet_tuple_base.hpp>#include <seqan3/core/debug_stream.hpp>#include <seqan3/std/charconv>
Include dependency graph for cigar.hpp:Go to the source code of this file.
Classes | |
| class | seqan3::cigar |
| The cigar alphabet pairs a counter with a seqan3::cigar_op letter. More... | |
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
Functions | |
| debug_stream_type & | seqan3::operator<< (debug_stream_type &s, cigar const c) |
| Overload for the seqan3::debug_stream's operator. | |
Provides the seqan3::cigar alphabet.