36 static const std::string score_type_names[SIZE_OF_SCORETYPE];
Representation of a peptide/protein sequence.
Definition AASequence.h:88
Container for peptide identifications from multiple spectra.
Definition PeptideIdentificationList.h:66
Class for reading Percolator tab-delimited output files.
Definition PercolatorOutfile.h:28
PercolatorOutfile()
Constructor.
void getPeptideSequence_(String peptide, AASequence &seq) const
Converts the peptide string to an 'AASequence' instance.
static enum ScoreType getScoreType(String score_type_name)
Return a score type given its name.
void resolveMisassignedNTermMods_(String &peptide) const
Resolve cases where N-terminal modifications may be misassigned to the first residue (for X!...
ScoreType
Types of Percolator scores.
Definition PercolatorOutfile.h:33
@ POSTERRPROB
Definition PercolatorOutfile.h:33
void load(const String &filename, ProteinIdentification &proteins, PeptideIdentificationList &peptides, SpectrumMetaDataLookup &lookup, enum ScoreType output_score=QVALUE)
Loads a Percolator output file.
Representation of a protein identification run.
Definition ProteinIdentification.h:54
A more convenient string class.
Definition String.h:34
Main OpenMS namespace.
Definition openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19