|
OpenMS
2.5.0
|
Go to the documentation of this file.
58 enum ScoreType { QVALUE, POSTERRPROB, SCORE, SIZE_OF_SCORETYPE };
61 static const std::string score_type_names[SIZE_OF_SCORETYPE];
71 std::vector<PeptideIdentification>& peptides,
80 void resolveMisassignedNTermMods_(
String& peptide)
const;
A more convenient string class.
Definition: String.h:58
ScoreType
Types of Percolator scores.
Definition: PercolatorOutfile.h:58
Class for reading Percolator tab-delimited output files.
Definition: PercolatorOutfile.h:52
Representation of a protein identification run.
Definition: ProteinIdentification.h:71
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Representation of a peptide/protein sequence.
Definition: AASequence.h:113