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:107
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Representation of a residue.
Definition: Residue.h:61
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:152
ResidueType
Definition: Residue.h:150
Encapsulated weight queries to simplify mono vs average weight computation.
Definition: WeightWrapper.h:49