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 taking the worst search score (conservative approach)...
Definition: ConsensusIDAlgorithmWorst.h:48