SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
|
A namespace for third party and standard library specialisations of SeqAn customisation points. More...
Classes | |
struct | alphabet |
A type that can be specialised to provide customisation point implementations so that third party types model alphabet concepts. More... | |
struct | alphabet< char_type > |
Alphabet specific customisations for builtin char types. More... | |
struct | alphabet< uint_type > |
Alphabet specific customisations for unsigned integral types. More... | |
struct | argument_parsing |
A type that can be specialised to provide customisation point implementations for the seqan3::argument_parser such that third party types may be adapted. More... | |
A namespace for third party and standard library specialisations of SeqAn customisation points.