42 template <
typename type>
48 template <
typename type>
64 template <
typename type>
The main SeqAn3 namespace.
constexpr bool is_aminoacid_v
Helper variable that delegates to seqan3::is_aminoacid<type>::value (UnaryTypeTrait shortcut)...
Definition: concept.hpp:49
The generic alphabet concept that covers most data types used in ranges.
A concept that indicates whether an alphabet represents amino acids.Since an amino acid alphabet has ...
Core alphabet concept and free function/type trait wrappers.
Identifies amino acid alphabets.
Definition: concept.hpp:43