Learn R Programming

⚠️There's a newer version (1.22.3) of this package.Take me there.

MALDIquant (version 0.2)

Quantitative analysis of MALDI-TOF MS data

Description

Quantitative analysis of MALDI-TOF MS data This package should provide an easy framework for quantitative analysis of MALDI-TOF mass spectrometry data. Up to now only importing and plotting of a single mass spectrum are supported.

Copy Link

Version

Install

install.packages('MALDIquant')

Monthly Downloads

5,864

Version

0.2

License

GPL (>= 3)

Maintainer

Sebastian Gibb

Last Published

March 29th, 2011

Functions in MALDIquant (0.2)

AbstractSpectrumData-class

Class "AbstractSpectrumData"
.estimateBaselineMovingEstimator

Estimates the baseline by moving estimators.
importSingleSpectrum

Imports/Reads a single mass spectrum from file.
labelPeaks-methods

Draws peak labels to plot.
createSingleSpectrum

Creates a SingleSpectrum object.
MALDIquant-package

Quantitative analysis of MALDI-TOF MS data
SingleSpectrum-class

Class "SingleSpectrum"
removeBaseline-methods

Removes the baseline of a SingleSpectrum object.
.estimateBaselineSnip

Estimates the baseline by SNIP algorithm.
.estimateBaselineConvexHull

Estimates the baseline by a Convex Hull.
SinglePeakList-class

Class "SinglePeakList"
MALDIquant-internal

Internal MALDIquant Functions
plot-methods

Plots a AbstractSpectrumData object.
estimateBaseline-methods

Estimates the baseline of a SingleSpectrum object.