SeqAn3 3.4.0-rc.4
The Modern C++ library for sequence analysis.
|
Provides the composite of aminoacid with structure alphabets. More...
#include <seqan3/alphabet/aminoacid/aa27.hpp>
#include <seqan3/alphabet/composite/alphabet_tuple_base.hpp>
#include <seqan3/alphabet/concept.hpp>
#include <seqan3/alphabet/structure/dssp9.hpp>
Go to the source code of this file.
Classes | |
class | seqan3::structured_aa< sequence_alphabet_t, structure_alphabet_t > |
A seqan3::alphabet_tuple_base that joins an aminoacid alphabet with a protein structure alphabet. More... | |
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
Provides the composite of aminoacid with structure alphabets.