35 #ifndef OPENMS_CHEMISTRY_WEIGHTWRAPPER_H 36 #define OPENMS_CHEMISTRY_WEIGHTWRAPPER_H 103 double getWeight(
const AASequence & aa)
const;
132 #endif // OPENMS_CHEMISTRY_WeightWrapper_H
Representation of a peptide/protein sequence.
Definition: AASequence.h:108
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Representation of a residue.
Definition: Residue.h:62
WEIGHTMODE
Definition: WeightWrapper.h:55
WEIGHTMODE weight_mode_
one of WeightWrapper::WEIGHTMODE's values
Definition: WeightWrapper.h:127
Definition: Residue.h:146
ResidueType
Definition: Residue.h:144
Encapsulated weight queries to simplify mono vs average weight computation.
Definition: WeightWrapper.h:50