|
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;
Class for reading Percolator tab-delimited output files.
Definition: PercolatorOutfile.h:52
Representation of a protein identification run.
Definition: ProteinIdentification.h:71
Representation of a peptide/protein sequence.
Definition: AASequence.h:113
A more convenient string class.
Definition: String.h:58
Helper class for looking up spectrum meta data.
Definition: SpectrumMetaDataLookup.h:142
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
ScoreType
Types of Percolator scores.
Definition: PercolatorOutfile.h:58