48 bool higher_better)
override;
Abstract base class for ConsensusID algorithms that compare only identical sequences.
Definition: ConsensusIDAlgorithmIdentity.h:29
Calculates a consensus from multiple ID runs based on the ranks of the search hits.
Definition: ConsensusIDAlgorithmRanks.h:25
ConsensusIDAlgorithmRanks & operator=(const ConsensusIDAlgorithmRanks &)
Not implemented.
ConsensusIDAlgorithmRanks()
Default constructor.
double getAggregateScore_(std::vector< double > &scores, bool higher_better) override
Aggregate peptide scores into one final score (by averaging ranks)
ConsensusIDAlgorithmRanks(const ConsensusIDAlgorithmRanks &)
Not implemented.
void preprocess_(PeptideIdentificationList &ids) override
Assign peptide scores based on search ranks.
Size current_number_of_runs_
Number of ID runs for current analysis.
Definition: ConsensusIDAlgorithmRanks.h:32
Size current_considered_hits_
Number of considered hits for current analysis.
Definition: ConsensusIDAlgorithmRanks.h:35
Container for peptide identifications from multiple spectra.
Definition: PeptideIdentificationList.h:66
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:97
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19