In addition to commonly used plotting and processing methods it includes distinctive features, namely baseline subtraction methods such as morphological filters (TopHat) or the statistics-sensitive non-linear iterative peak-clipping algorithm (SNIP), peak alignment using warping functions, handling of replicated measurements as well as allowing spectra with different resolutions.
For a first overview see
vignette("MALDIquant-intro", package="MALDIquant") and/or run
demo("MALDIquant").
Main classes:
MassPeaks : Represents a peak list of a single
spectrum.MassSpectrum : Represents a single spectrum.The accompanying website (see below) provides example R scripts to illustrate the functionality of this package, too.
Website:
vignette("MALDIquant-intro", package="MALDIquant").demo("MALDIquant").library(help="MALDIquant").