|
SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
|
Provides seqan3::align_cfg::min_score configuration. More...
#include <limits>#include <seqan3/alignment/configuration/detail.hpp>#include <seqan3/core/configuration/pipeable_config_element.hpp>Go to the source code of this file.
Classes | |
| class | seqan3::align_cfg::min_score |
| Sets the minimal score (maximal errors) allowed during an distance computation e.g. edit distance. More... | |
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
| namespace | seqan3::align_cfg |
| A special sub namespace for the alignment configurations. | |
Provides seqan3::align_cfg::min_score configuration.