63 const String& cleavage_regex,
64 const std::set<String>& synonyms = std::set<String>(),
65 String regex_description =
"",
102 void setPSIID(
String value);
108 void setXTandemID(
String value);
111 String getXTandemID()
const;
114 Int getCometID()
const;
117 void setCometID(
Int value);
123 void setCruxID(
const String& value);
126 void setMSGFID(
Int value);
129 Int getMSGFID()
const;
132 void setOMSSAID(
Int value);
135 Int getOMSSAID()
const;
163 bool setValueFromFile(
const String& key,
const String& value)
override;
A more convenient string class.
Definition: String.h:57
Int comet_id_
Definition: DigestionEnzymeProtein.h:177
String psi_id_
Definition: DigestionEnzymeProtein.h:173
Abstract base class for digestion enzymes.
Definition: DigestionEnzyme.h:52
DigestionEnzymeProtein Protease
Definition: DigestionEnzymeProtein.h:189
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:179
bool operator<(const MultiplexDeltaMasses &dm1, const MultiplexDeltaMasses &dm2)
Int omssa_id_
Definition: DigestionEnzymeProtein.h:183
std::ostream & operator<<(std::ostream &os, const AccurateMassSearchResult &amsr)
EmpiricalFormula c_term_gain_
Definition: DigestionEnzymeProtein.h:171
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
String xtandem_id_
Definition: DigestionEnzymeProtein.h:175
int Int
Signed integer type.
Definition: Types.h:102
EmpiricalFormula n_term_gain_
Definition: DigestionEnzymeProtein.h:169
Representation of a digestion enzyme for proteins (protease)
Definition: DigestionEnzymeProtein.h:48
Int msgf_id_
Definition: DigestionEnzymeProtein.h:181