Algorithms of ConsensusMapNormalizer. More...
#include <OpenMS/ANALYSIS/MAPMATCHING/ConsensusMapNormalizerAlgorithmThreshold.h>
| Public Member Functions | |
| ConsensusMapNormalizerAlgorithmThreshold () | |
| default constructor is not implemented -> private  More... | |
| virtual | ~ConsensusMapNormalizerAlgorithmThreshold () | 
| destructor is not implemented -> private  More... | |
| Static Public Member Functions | |
| static std::vector< double > | computeCorrelation (const ConsensusMap &map, const double &ratio_threshold) | 
| determines the ratio of all maps to the map with the most features  More... | |
| static void | normalizeMaps (ConsensusMap &map, const std::vector< double > &ratios) | 
| applies the given ratio to the maps of the consensusMap  More... | |
| Private Member Functions | |
| ConsensusMapNormalizerAlgorithmThreshold (const ConsensusMapNormalizerAlgorithmThreshold ©in) | |
| copy constructor is not implemented -> private  More... | |
| ConsensusMapNormalizerAlgorithmThreshold & | operator= (const ConsensusMapNormalizerAlgorithmThreshold &rhs) | 
| assignment operator is not implemented -> private  More... | |
Algorithms of ConsensusMapNormalizer.
| 
 | private | 
copy constructor is not implemented -> private
default constructor is not implemented -> private
| 
 | virtual | 
destructor is not implemented -> private
| 
 | static | 
determines the ratio of all maps to the map with the most features
| map | ConsensusMap | 
| ratio_threshold | threshold for the ratio | 
| 
 | static | 
applies the given ratio to the maps of the consensusMap
| map | ConsensusMap | 
| ratios | ratios for the normalization | 
| 
 | private | 
assignment operator is not implemented -> private
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:26 using doxygen 1.8.5 |