Default converter that justs returns the input name as the seqan amino acid name, and recirpocally.
More...
#include <Alignment_engine_sequences_seqan.hpp>
template<class Dummy = void>
class SBL::CSB::T_Default_amino_acid_seqan_sequence_converter< Dummy >
Default converter that justs returns the input name as the seqan amino acid name, and recirpocally.
◆ to_seqan_sequence_unit() [1/2]
char to_seqan_sequence_unit |
( |
char |
name | ) |
const |
|
inline |
◆ to_seqan_sequence_unit() [2/2]
char to_seqan_sequence_unit |
( |
unsigned |
index | ) |
const |
|
inline |
◆ to_unit_name()
char to_unit_name |
( |
char |
name | ) |
const |
|
inline |