Normalizer normalizes the peak intensities.
More...
#include <OpenMS/FILTERING/TRANSFORMERS/Normalizer.h>
List of all members.
Detailed Description
Normalizer normalizes the peak intensities.
Parameters of this class are:
| Name | Type | Default | Restrictions | Description |
| method |
string | to_one |
to_one, to_TIC | Normalize by deviding though the TIC ('to_TIC') or normalize to max intensity of one ('to_one'). |
Note:
- If a section name is documented, the documentation is displayed as tooltip.
- Advanced parameter names are italic.
Constructor & Destructor Documentation
Member Function Documentation
| void filterPeakMap |
( |
PeakMap & |
exp |
) |
|
| void filterSpectrum |
( |
SpectrumType & |
spectrum |
) |
[inline] |
Member Data Documentation
| OpenMS / TOPP release 1.10.0 |
Documentation generated on Thu Mar 7 2013 09:42:53 using doxygen 1.7.1 |