Quantitative Analysis of MALDI-TOF MS Data

MALDIquant page on CRAN.

This package is intended to provide an easy-to-use framework for quantitative analysis of MALDI-TOF mass spectrometry data. Currently, it provides methods for importing mass spectrometric data, for preprocessing (smoothing and baseline removal) and for peak detection.

See also our list of open source tools for mass spectrometry analysis (mostly in R).

MALDIquant is currently under active development. Features available in future versions include quantitative calibration and classification so that MALDIquant is useful for clinical diagnostics.

Current Version: 0.5

Authors: Sebastian Gibb.

Documentation and Installation:

Quick install:
enter at the R console:
install.packages( "MALDIquant", dependencies=TRUE)

Additional Information and Relevant Papers:

Back to software page.