Contains the composition of aminoacid with structure alphabets. More...
#include <iostream>
#include <string>
#include <utility>
#include <seqan3/alphabet/aminoacid/all.hpp>
#include <seqan3/alphabet/composition/cartesian_composition.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::cartesian_composition that joins an aminoacid alphabet with a protein structure alphabet. More... | |
Namespaces | |
seqan3 | |
The main SeqAn3 namespace. | |
Contains the composition of aminoacid with structure alphabets.