68 const String& cleavage_regex,
69 const std::set<String>& synonyms = std::set<String>(),
70 String regex_description =
"",
110 void setPSIID(
String value);
116 void setXTandemID(
String value);
119 String getXTandemID()
const;
122 Int getCometID()
const;
125 void setCometID(
Int value);
131 void setCruxID(
const String& value);
134 void setMSGFID(
Int value);
137 Int getMSGFID()
const;
140 void setOMSSAID(
Int value);
143 Int getOMSSAID()
const;
171 bool setValueFromFile(
const String& key,
const String& value)
override;
A more convenient string class.
Definition: String.h:58
Int comet_id_
Definition: DigestionEnzymeProtein.h:185
String psi_id_
Definition: DigestionEnzymeProtein.h:181
Abstract base class for digestion enzymes.
Definition: DigestionEnzyme.h:52
DigestionEnzymeProtein Protease
Definition: DigestionEnzymeProtein.h:197
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
String crux_id_
Definition: DigestionEnzymeProtein.h:187
bool operator<(const MultiplexDeltaMasses &dm1, const MultiplexDeltaMasses &dm2)
Int omssa_id_
Definition: DigestionEnzymeProtein.h:191
std::ostream & operator<<(std::ostream &os, const AccurateMassSearchResult &amsr)
EmpiricalFormula c_term_gain_
Definition: DigestionEnzymeProtein.h:179
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
String xtandem_id_
Definition: DigestionEnzymeProtein.h:183
int Int
Signed integer type.
Definition: Types.h:102
EmpiricalFormula n_term_gain_
Definition: DigestionEnzymeProtein.h:177
Representation of a digestion enzyme for proteins (protease)
Definition: DigestionEnzymeProtein.h:48
Int msgf_id_
Definition: DigestionEnzymeProtein.h:189