Algorithms of ConsensusMapNormalizer.
Definition: ConsensusMapNormalizerAlgorithmThreshold.h:21
static void normalizeMaps(ConsensusMap &map, const std::vector< double > &ratios)
applies the given ratio to the maps of the consensusMap
ConsensusMapNormalizerAlgorithmThreshold()
default constructor is not implemented -> private
ConsensusMapNormalizerAlgorithmThreshold(const ConsensusMapNormalizerAlgorithmThreshold ©in)
copy constructor is not implemented -> private
ConsensusMapNormalizerAlgorithmThreshold & operator=(const ConsensusMapNormalizerAlgorithmThreshold &rhs)
assignment operator is not implemented -> private
static std::vector< double > computeCorrelation(const ConsensusMap &map, const double &ratio_threshold, const String &acc_filter, const String &desc_filter)
determines the ratio of all maps to the map with the most features
virtual ~ConsensusMapNormalizerAlgorithmThreshold()
destructor is not implemented -> private
A container for consensus elements.
Definition: ConsensusMap.h:66
A more convenient string class.
Definition: String.h:34
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19