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

Provides seqan3::alphabet_variant. More...

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

Go to the source code of this file.

Classes

class  seqan3::alphabet_variant< alternative_types >
 A combined alphabet that can hold values of either of its alternatives.. More...
 

Namespaces

namespace  seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides seqan3::alphabet_variant.

Author
Marcel Ehrhardt <marcel.ehrhardt AT fu-berlin.de>
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>
David Heller <david.heller AT fu-berlin.de>