SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Provides seqan3::align_cfg::edit_scheme. More...
#include <seqan3/alignment/configuration/align_config_gap_cost_affine.hpp>
#include <seqan3/alignment/configuration/align_config_scoring_scheme.hpp>
#include <seqan3/alignment/scoring/nucleotide_scoring_scheme.hpp>
#include <seqan3/core/configuration/configuration.hpp>
Go to the source code of this file.
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
namespace | seqan3::align_cfg |
A special sub namespace for the alignment configurations. | |
Variables | |
constexpr configuration | seqan3::align_cfg::edit_scheme |
Shortcut for edit distance configuration. | |
Provides seqan3::align_cfg::edit_scheme.