Provides seqan3::gapped. More...
Include dependency graph for gapped.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| seqan3 | |
| The main SeqAn3 namespace. | |
Typedefs | |
| template<typename alphabet_t > | |
| using | seqan3::gapped = alphabet_variant< alphabet_t, gap > |
| Extends a given alphabet with a gap character. More... | |
Provides seqan3::gapped.