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

Provides seqan3::align_config::gap. More...

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

Go to the source code of this file.

Classes

struct  seqan3::align_cfg::gap< gap_scheme_t >
 A configuration element for the gap scheme. More...
 

Namespaces

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

Detailed Description

Provides seqan3::align_config::gap.

Author
Rene Rahn <rene.rahn AT fu-berlin.de>
Jörg Winkler <j.winkler AT fu-berlin.de>