Classes for the transformation of raw ms data into peak data. More...
Classes | |
struct | PeakPickerCWT::PeakArea_ |
Class for the internal peak representation. More... | |
class | PeakPickerCWT |
This class implements a peak picking algorithm using wavelet techniques. More... | |
struct | PeakPickerHiRes::PeakBoundary |
structure for peak boundaries More... | |
class | PeakPickerHiRes |
This class implements a fast peak-picking algorithm best suited for high resolution MS data (FT-ICR-MS, Orbitrap). In high resolution data, the signals of ions with similar mass-to-charge ratios (m/z) exhibit little or no overlapping and therefore allow for a clear separation. Furthermore, ion signals tend to show well-defined peak shapes with narrow peak width. More... | |
class | PeakPickerIterative |
This class implements a peak-picking algorithm for high-resolution MS data (specifically designed for TOF-MS data). More... | |
struct | PeakPickerMaxima::PeakCandidate |
The PeakCandidate describes the output of the peak picker. More... | |
class | PeakPickerMaxima |
This class implements a fast peak-picking algorithm best suited for high resolution MS data (FT-ICR-MS, Orbitrap). In high resolution data, the signals of ions with similar mass-to-charge ratios (m/z) exhibit little or no overlapping and therefore allow for a clear separation. Furthermore, ion signals tend to show well-defined peak shapes with narrow peak width. More... | |
Classes for the transformation of raw ms data into peak data.
This module contains all important classes that are involved in the peak picking as described by Lange et al. (2006) Proc. PSB-06.
OpenMS / TOPP release 2.0.0 | Documentation generated on Tue Aug 25 2015 05:53:57 using doxygen 1.8.9.1 |