Extends a given alphabet with the mask alphabet. More...
#include <seqan3/alphabet/mask/all.hpp>
#include <seqan3/alphabet/composition/cartesian_composition.hpp>
#include <seqan3/io/stream/char_operations.hpp>
#include <seqan3/io/stream/parse_condition.hpp>
Go to the source code of this file.
Classes | |
class | seqan3::masked< sequence_alphabet_t > |
Implementation of a masked composition, which extends a given alphabet with a mask. More... | |
Namespaces | |
seqan3 | |
The main SeqAn3 namespace. | |
Extends a given alphabet with the mask alphabet.