35 #ifndef OPENMS_ANALYSIS_ID_CONSENSUSIDALGORITHMAVERAGE_H 36 #define OPENMS_ANALYSIS_ID_CONSENSUSIDALGORITHMAVERAGE_H 64 virtual double getAggregateScore_(std::vector<double>& scores,
70 #endif // OPENMS_ANALYSIS_ID_CONSENSUSIDALGORITHMAVERAGE_H
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Abstract base class for ConsensusID algorithms that compare only identical sequences.
Definition: ConsensusIDAlgorithmIdentity.h:53
Calculates a consensus from multiple ID runs by averaging the search scores.
Definition: ConsensusIDAlgorithmAverage.h:49