49 virtual const char &getLetter()
const;
52 virtual void replaceLeucineIsoleucine();
54 static const std::vector<Enums::AminoAcidChar> &getAminoAcidCharList();
static AaMassMap m_aaMassMap
std::map< char, unsigned int > AaIntMap
static AaIntMap m_aaNumberOfSulfurMap
static AaIntMap m_aaNumberOfCarbonMap
static AaIntMap m_aaNumberOfOxygenMap
std::map< char, pappso_double > AaMassMap
static AminoAcidCharList m_aminoAcidCharList
static AaIntMap m_aaNumberOfNitrogenMap
static AaIntMap m_aaNumberOfHydrogenMap
std::vector< Enums::AminoAcidChar > AminoAcidCharList
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
double pappso_double
A type definition for doubles.