|
OpenMS
2.5.0
|
Go to the documentation of this file.
69 void preprocess_(std::vector<PeptideIdentification>& ids)
override;
72 double getAggregateScore_(std::vector<double>& scores,
73 bool higher_better)
override;
Abstract base class for ConsensusID algorithms that compare only identical sequences.
Definition: ConsensusIDAlgorithmIdentity.h:52
Calculates a consensus from multiple ID runs based on the ranks of the search hits.
Definition: ConsensusIDAlgorithmRanks.h:48
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:127
Size current_number_of_runs_
Number of ID runs for current analysis.
Definition: ConsensusIDAlgorithmRanks.h:57
Size current_considered_hits_
Number of considered hits for current analysis.
Definition: ConsensusIDAlgorithmRanks.h:60
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46