A concept that indicates whether an alphabet represents amino acids. More...
#include <bio/alphabet/aminoacid/concept.hpp>
A concept that indicates whether an alphabet represents amino acids.
Since an amino acid alphabet has no specific characteristics (like the complement function for nucleotide alphabets), we distinguish an amino acid alphabet by an extra trait.
t
shall model bio::alphabet::alphabetSee the documentation pages for the respective requirements.