|
SeqAn3 3.4.2-rc.1
The Modern C++ library for sequence analysis.
|
Provides seqan3::align_cfg::scoring_scheme. More...
#include <concepts>#include <seqan3/alignment/configuration/detail.hpp>#include <seqan3/alignment/scoring/scoring_scheme_concept.hpp>#include <seqan3/core/configuration/pipeable_config_element.hpp>#include <seqan3/utility/type_traits/basic.hpp>
Include dependency graph for align_config_scoring_scheme.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | seqan3::align_cfg::scoring_scheme< scoring_scheme_t > |
| Sets the scoring scheme for the alignment algorithm. More... | |
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
| namespace | seqan3::align_cfg |
| A special sub namespace for the alignment configurations. | |
Provides seqan3::align_cfg::scoring_scheme.