|
OpenMS
2.6.0
|
Go to the documentation of this file.
71 const String& cleavage_regex,
72 const std::set<String>& synonyms = std::set<String>(),
73 String regex_description =
"",
113 void setPSIID(
const String& value);
119 void setXTandemID(
const String& value);
122 String getXTandemID()
const;
125 Int getCometID()
const;
128 void setCometID(
Int value);
134 void setCruxID(
const String& value);
137 void setMSGFID(
Int value);
140 Int getMSGFID()
const;
143 void setOMSSAID(
Int value);
146 Int getOMSSAID()
const;
175 bool setValueFromFile(
const String& key,
const String& value)
override;
String crux_id_
Definition: DigestionEnzymeProtein.h:191
String psi_id_
Definition: DigestionEnzymeProtein.h:185
A more convenient string class.
Definition: String.h:59
bool operator!=(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:824
Int comet_id_
Definition: DigestionEnzymeProtein.h:189
bool operator<(const QTCluster &q1, const QTCluster &q2)
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
DigestionEnzymeProtein Protease
Definition: DigestionEnzymeProtein.h:201
EmpiricalFormula c_term_gain_
Definition: DigestionEnzymeProtein.h:183
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:195
Int msgf_id_
Definition: DigestionEnzymeProtein.h:193
String xtandem_id_
Definition: DigestionEnzymeProtein.h:187
Abstract base class for digestion enzymes.
Definition: DigestionEnzyme.h:52
bool operator==(const IDBoostGraph::ProteinGroup &lhs, const IDBoostGraph::ProteinGroup &rhs)
EmpiricalFormula n_term_gain_
Definition: DigestionEnzymeProtein.h:181