83 void setWeightMode(
const WEIGHTMODE mode);
92 WEIGHTMODE getWeightMode()
const;
102 double getWeight(
const AASequence & aa)
const;
Representation of a peptide/protein sequence.
Definition: AASequence.h:111
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Representation of an amino acid residue.
Definition: Residue.h:62
WEIGHTMODE
Definition: WeightWrapper.h:54
WEIGHTMODE weight_mode_
one of WeightWrapper::WEIGHTMODE's values
Definition: WeightWrapper.h:126
with N-terminus and C-terminus
Definition: Residue.h:153
ResidueType
Definition: Residue.h:151
Definition: MetaData.h:76
Encapsulated weight queries to simplify mono vs average weight computation.
Definition: WeightWrapper.h:49