ThresholdMower removes all peaks below a threshold.
More...
#include <OpenMS/FILTERING/TRANSFORMERS/ThresholdMower.h>
List of all members.
Detailed Description
ThresholdMower removes all peaks below a threshold.
Parameters of this class are:
| Name | Type | Default | Restrictions | Description |
| threshold |
float | 0.05 |
| Intensity threshold, peaks below this threshold are discarded |
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 |