Extends a given alphabet with the mask alphabet. More...
#include <bio/alphabet/composite/tuple_base.hpp>#include <bio/alphabet/detail/to_lower.hpp>#include <bio/alphabet/mask/mask.hpp>
Include dependency graph for masked.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bio::alphabet::masked< sequence_alphabet_t > |
| A template for composite alphabets that differentiate between upper and lower case characters.. More... | |
Namespaces | |
| namespace | bio |
| The main BioC++ namespace. | |
| namespace | bio::alphabet |
| The alphabet module's namespace. | |
Extends a given alphabet with the mask alphabet.