 |
OpenMS
3.0.0
|
|
Go to the documentation of this file.
45 class PeptideIdentification;
62 double average_correctness = 0;
63 double variance_correctness = 0;
108 const String& getName()
const override;
111 const std::vector<Statistics>& getResults()
const;
122 std::vector<Statistics> results_{};
WindowMower augments the highest peaks in a sliding or jumping window.
Definition: WindowMower.h:54
A more convenient string class.
Definition: String.h:58
In-Memory representation of a mass spectrometry run.
Definition: MSExperiment.h:70
Definition: PSMExplainedIonCurrent.h:48
Map to find a spectrum via its NativeID.
Definition: QCBase.h:89
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Structure for storing results: average and variance over all PSMs.
Definition: PSMExplainedIonCurrent.h:60
This class serves as an abstract base class for all QC classes.
Definition: QCBase.h:54
A container for features.
Definition: FeatureMap.h:98
Represents the peptide hits for a spectrum.
Definition: PeptideIdentification.h:63
Stores and handles combinations of enum values, e.g. a set of flags as bits flipped in an UInt64.
Definition: FlagSet.h:53
ToleranceUnit
Definition: QCBase.h:75
Search parameters of the DB search.
Definition: ProteinIdentification.h:258