38#include "../exportinmportconfig.h"
48 virtual const char &getLetter()
const;
51 virtual void replaceLeucineIsoleucine();
53 static const std::vector<AminoAcidChar> &getAminoAcidCharList();
63 int getNumberOfIsotope(
Isotope isotope)
const override;
std::vector< AminoAcidChar > AminoAcidCharList
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
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
double pappso_double
A type definition for doubles.