35 #ifndef OPENMS_ANALYSIS_ID_CONSENSUSIDALGORITHMRANKS_H 36 #define OPENMS_ANALYSIS_ID_CONSENSUSIDALGORITHMRANKS_H 70 virtual void preprocess_(std::vector<PeptideIdentification>& ids);
73 virtual double getAggregateScore_(std::vector<double>& scores,
79 #endif // OPENMS_ANALYSIS_ID_CONSENSUSIDALGORITHMRANKS_H
Calculates a consensus from multiple ID runs based on the ranks of the search hits.
Definition: ConsensusIDAlgorithmRanks.h:49
Size current_considered_hits_
Number of considered hits for current analysis.
Definition: ConsensusIDAlgorithmRanks.h:61
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Size current_number_of_runs_
Number of ID runs for current analysis.
Definition: ConsensusIDAlgorithmRanks.h:58
Abstract base class for ConsensusID algorithms that compare only identical sequences.
Definition: ConsensusIDAlgorithmIdentity.h:53
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:128