Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Static Public Member Functions | Private Member Functions

ConsensusMapNormalizerAlgorithmThreshold Class Reference

Algorithms of ConsensusMapNormalizer. More...

#include <OpenMS/ANALYSIS/MAPMATCHING/ConsensusMapNormalizerAlgorithmThreshold.h>

List of all members.

Public Member Functions

 ConsensusMapNormalizerAlgorithmThreshold ()
 default constructor is not implemented -> private
virtual ~ConsensusMapNormalizerAlgorithmThreshold ()
 destructor is not implemented -> private

Static Public Member Functions

static std::vector< doublecomputeCorrelation (const ConsensusMap &map, const double &ratio_threshold)
 determines the ratio of all maps to the map with the most features
static void normalizeMaps (ConsensusMap &map, const std::vector< double > &ratios)
 applies the given ratio to the maps of the consensusMap

Private Member Functions

 ConsensusMapNormalizerAlgorithmThreshold (const ConsensusMapNormalizerAlgorithmThreshold &copyin)
 copy constructor is not implemented -> private
ConsensusMapNormalizerAlgorithmThresholdoperator= (const ConsensusMapNormalizerAlgorithmThreshold &rhs)
 assignment operator is not implemented -> private

Detailed Description

Algorithms of ConsensusMapNormalizer.


Constructor & Destructor Documentation

copy constructor is not implemented -> private

default constructor is not implemented -> private

virtual ~ConsensusMapNormalizerAlgorithmThreshold (  )  [virtual]

destructor is not implemented -> private


Member Function Documentation

static std::vector<double> computeCorrelation ( const ConsensusMap map,
const double ratio_threshold 
) [static]

determines the ratio of all maps to the map with the most features

Parameters:
map ConsensusMap
ratio_threshold threshold for the ratio
static void normalizeMaps ( ConsensusMap map,
const std::vector< double > &  ratios 
) [static]

applies the given ratio to the maps of the consensusMap

Parameters:
map ConsensusMap
ratios ratios for the normalization

assignment operator is not implemented -> private


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:49 using doxygen 1.7.1