Create a mask composition which can be applied with another alphabet. More...
#include <cassert>
#include <seqan3/alphabet/concept_pre.hpp>
#include <seqan3/alphabet/detail/alphabet_base.hpp>
Go to the source code of this file.
Classes | |
class | seqan3::mask |
Implementation of a masked alphabet to be used for cartesian compositions. More... | |
Namespaces | |
seqan3 | |
The main SeqAn3 namespace. | |
Create a mask composition which can be applied with another alphabet.