MassPeaks represents extracted peaks of a single
spectrum of a MALDI-TOF mass spectrometry measurement.
createMassPeaks: Creates a
MassPeaks object.
Class AbstractMassObject, directly.
snr:vector, signal-to-noise
    ratio
signature(x = "MassPeaks"):
    Draws peak labels to plot.
    See labelPeaks,MassPeaks-method for
    details.
signature(x = "MassPeaks"):
    Finds monoisotopic peaks in peak lists.
    See monoisotopicPeaks,MassPeaks-method for
    details.
Sebastian Gibb mail@sebastiangibb.de
createMassPeaks,
detectPeaks,MassSpectrum-method,
labelPeaks,MassPeaks-method,
AbstractMassObject