64 bool higher_better)
override;
Abstract base class for ConsensusID algorithms that compare only identical sequences.
Definition: ConsensusIDAlgorithmIdentity.h:54
Calculates a consensus from multiple ID runs by taking the worst search score (conservative approach)...
Definition: ConsensusIDAlgorithmWorst.h:50
ConsensusIDAlgorithmWorst & operator=(const ConsensusIDAlgorithmWorst &)
Not implemented.
double getAggregateScore_(std::vector< double > &scores, bool higher_better) override
Aggregate peptide scores into one final score (by taking the worst score)
ConsensusIDAlgorithmWorst(const ConsensusIDAlgorithmWorst &)
Not implemented.
ConsensusIDAlgorithmWorst()
Default constructor.
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47