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

Provides seqan3::align_cfg::max_error configuration. More...

+ Include dependency graph for align_config_max_error.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::max_error
 Sets the maximal errors allowed during an edit distance computation. More...
 

Namespaces

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

Detailed Description

Provides seqan3::align_cfg::max_error configuration.

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