Home ·
Classes ·
Annotated Classes ·
Modules ·
Members ·
Namespaces ·
Related Pages
Applies different spectrum modification filters to the data.
Examples of filters are:
-
NLargest -- keeps the n most intensive peaks of each spectrum
-
ParentPeakMower -- reduces the intensity of the parent peak
-
SqrtMower -- set each intensity to the square root of the original intensity
-
WindowMower -- keeps the biggest peaks in a sliding window
-
Normalizer -- normalizes the peaks in the spectrum with different modes (to_one, to_TIC)
-
Scaler -- scales the peaks according to their rank
-
BernNorm -- does the Bern et al. normalization
Parameters of the different filters are documented at the class documentation of each filter respectively.
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 |
OpenMS / TOPP 1.1 |