63 double getAggregateScore_(std::vector<double>& scores,
64 bool higher_better)
override;
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Abstract base class for ConsensusID algorithms that compare only identical sequences.
Definition: ConsensusIDAlgorithmIdentity.h:52
Calculates a consensus from multiple ID runs by averaging the search scores.
Definition: ConsensusIDAlgorithmAverage.h:48