|
OpenMS
2.5.0
|
Go to the documentation of this file.
68 const String& cleavage_regex,
69 const std::set<String>& synonyms = std::set<String>(),
70 String regex_description =
"",
110 void setPSIID(
const String& value);
116 void setXTandemID(
const 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;
172 bool setValueFromFile(
const String& key,
const String& value)
override;
String crux_id_
Definition: DigestionEnzymeProtein.h:188
String psi_id_
Definition: DigestionEnzymeProtein.h:182
A more convenient string class.
Definition: String.h:58
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
Int comet_id_
Definition: DigestionEnzymeProtein.h:186
bool operator<(const MultiplexDeltaMasses &dm1, const MultiplexDeltaMasses &dm2)
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
DigestionEnzymeProtein Protease
Definition: DigestionEnzymeProtein.h:198
EmpiricalFormula c_term_gain_
Definition: DigestionEnzymeProtein.h:180
Representation of a digestion enzyme for proteins (protease)
Definition: DigestionEnzymeProtein.h:48
std::ostream & operator<<(std::ostream &os, const AccurateMassSearchResult &amsr)
Int omssa_id_
Definition: DigestionEnzymeProtein.h:192
Int msgf_id_
Definition: DigestionEnzymeProtein.h:190
String xtandem_id_
Definition: DigestionEnzymeProtein.h:184
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Abstract base class for digestion enzymes.
Definition: DigestionEnzyme.h:52
EmpiricalFormula n_term_gain_
Definition: DigestionEnzymeProtein.h:178