SeqAn3 3.1.0
The Modern C++ library for sequence analysis.
nucleotide_scoring_scheme.hpp File Reference

Provides seqan3::nucleotide_scoring_scheme. More...

+ Include dependency graph for nucleotide_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::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.
 

Detailed Description

Provides seqan3::nucleotide_scoring_scheme.

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>
Rene Rahn <rene.rahn AT fu-berlin.de>