Contains the WUSS format for RNA structure. More...
#include <cmath>
#include <vector>
#include <seqan3/alphabet/concept.hpp>
#include <seqan3/alphabet/detail/alphabet_base.hpp>
#include <seqan3/io/stream/char_operations.hpp>
Go to the source code of this file.
Classes | |
class | seqan3::wuss< SIZE > |
The WUSS structure alphabet of the characters .<>:,-_~;()[]{}AaBbCcDd ... More... | |
Namespaces | |
seqan3 | |
The main SeqAn3 namespace. | |
Typedefs | |
typedef wuss< 51 > | seqan3::wuss51 |
Alias for the default type wuss51. | |
Contains the WUSS format for RNA structure.