SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Provides seqan3::nucleotide_scoring_scheme. More...
#include <seqan3/alignment/scoring/scoring_scheme_base.hpp>
#include <seqan3/alphabet/nucleotide/dna15.hpp>
Go to the source code of this file.
Classes | |
class | seqan3::nucleotide_scoring_scheme< score_type > |
A data structure for managing and computing the score of two nucleotides. More... | |
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
Provides seqan3::nucleotide_scoring_scheme.