SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
debug_stream_alignment.hpp File Reference

The seqan3::debug_stream_type overload in order to print alignments. More...

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

Go to the source code of this file.

Classes

struct  seqan3::alignment_printer< alignment_t >
 The printer for alignment. More...

Namespaces

namespace  seqan3
 The main SeqAn3 namespace.

Detailed Description

The seqan3::debug_stream_type overload in order to print alignments.

Author
Rene Rahn <rene.rahn AT fu-berlin.de>
Hide me