Tag Solis10Specialization for ReducedAminoAcid#
Specialization for ReducedAminoAcid#
Defined in | seqan/reduced_aminoacid.h |
---|---|
Signature |
typedef Solis10 Tag<Solis10_>;
|
Detailed Description
This is the 10-character reduction defined by Solis, 2015, https://www.ncbi.nlm.nih.gov/pubmed/26407535
Since it was created from the 20-letter alphabet the clusters in SeqAn are not identical (they contain more symbols). This is the clustering:
'A', // A X 'B', // B D E Z 'C', // C U 'F', // F * 'G', // G N Q S 'H', // H O R 'I', // I J L M V 'K', // K 'P', // P T 'W' // W Y