SeqAn3
align_config_output.hpp File Reference

Provides configuration for alignment output. More...

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

Go to the source code of this file.

Namespaces

 seqan3::align_cfg
 A special sub namespace for the alignment configurations.
 

Variables

template<align_result_key e>
constexpr detail::align_config_output_adaptor< e > seqan3::align_cfg::output
 A configuration adaptor for alignment output.
 

Detailed Description

Provides configuration for alignment output.

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