SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
dna5.hpp File Reference

Provides seqan3::dna5, container aliases and string literals. More...

+ Include dependency graph for dna5.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  seqan3::dna5
 The five letter DNA alphabet of A,C,G,T and the unknown character N. More...
 

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::dna5, container aliases and string literals.

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>