Learn R Programming

MALDIquant (version 1.12)

MALDIquant-package: Quantitative Analysis of Mass Spectrometry Data

Description

MALDIquant provides a complete analysis pipeline for MALDI-TOF and other 2-dimensional mass spectrometry data. Distinctive features include baseline subtraction methods such as TopHat or 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").

Arguments

Details

ll{ Package: MALDIquant License: GPL (>= 3) URL: http://strimmerlab.org/software/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.

References

S. Gibb and K. Strimmer. 2012. MALDIquant: a versatile R package for the analysis of mass spectrometry data. Bioinformatics 28: 2270-2271. http://bioinformatics.oxfordjournals.org/content/28/17/2270.abstract

Website: http://strimmerlab.org/software/maldiquant/

See Also

  • Introduction:vignette("MALDIquant-intro", package="MALDIquant").
  • Run demo files:demo("MALDIquant").
  • List all available manual pages:library(help="MALDIquant").
  • MALDIquant website:http://strimmerlab.org/software/maldiquant/.
  • more MALDIquant examples and complete analyses:https://github.com/sgibb/MALDIquantExamples/.