SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Extends a given alphabet with the mask alphabet. More...
#include <seqan3/alphabet/composite/alphabet_tuple_base.hpp>
#include <seqan3/alphabet/mask/mask.hpp>
#include <seqan3/utility/char_operations/predicate.hpp>
#include <seqan3/utility/char_operations/transform.hpp>
Go to the source code of this file.
Classes | |
class | seqan3::masked< sequence_alphabet_t > |
Implementation of a masked composite, which extends a given alphabet with a mask.. More... | |
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
Extends a given alphabet with the mask alphabet.