35 #ifndef OPENMS_ANALYSIS_ID_CONSENSUSIDALGORITHMBEST_H    36 #define OPENMS_ANALYSIS_ID_CONSENSUSIDALGORITHMBEST_H    64     virtual double getAggregateScore_(std::vector<double>& scores,
    70 #endif // OPENMS_ANALYSIS_ID_CONSENSUSIDALGORITHMBEST_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 taking the best search score. 
Definition: ConsensusIDAlgorithmBest.h:49