Learn R Programming

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

MALDIquant (version 1.17)

Quantitative Analysis of Mass Spectrometry Data

Description

A complete analysis pipeline for matrix-assisted laser desorption/ionization-time-of-flight (MALDI-TOF) and other two-dimensional mass spectrometry data. 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.

Copy Link

Version

Install

install.packages('MALDIquant')

Monthly Downloads

3,755

Version

1.17

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Sebastian Gibb

Last Published

November 13th, 2017

Functions in MALDIquant (1.17)

MALDIquant-defunct

Removed Functions/Methods in Package MALDIquant
calibrateIntensity-methods

Calibrates intensities of a MassSpectrum object.
createMassPeaks

Creates a MassPeaks object.
isMassSpectrumList

Tests a list of MassSpectrum or MassPeaks objects.
labelPeaks-methods

Draws peak labels to plot.
smoothIntensity-methods

Smoothes intensities of a MassSpectrum object.
transformIntensity-methods

Transforms intensities of an AbstractMassObject object.
AbstractMassObject-class

Class "AbstractMassObject"
averageMassSpectra

Averages '>MassSpectrum objects.
binPeaks

Align Peaks into discrete bins.
filterPeaks

Removes less frequent peaks.
findEmptyMassObjects

Finds or removes empty AbstractMassObject objects in a list.
plot-methods

Plots an AbstractMassObject object.
plotMsiSlice-methods

Plots a Mass Spectrometry Imaging dataset.
MALDIquant-deprecated

Deprecated Functions/Methods in Package MALDIquant
MALDIquant-package

Quantitative Analysis of Mass Spectrometry Data
createMassSpectrum

Creates a MassSpectrum object.
detectPeaks-methods

Detects peaks in a MassSpectrum object.
match.closest

Relaxed Value Matching
mergeMassPeaks

Merges '>MassPeaks objects.
MALDIquant-parallel

Parallel Support in Package MALDIquant
MassPeaks-class

Class "MassPeaks"
MassSpectrum-class

Class "MassSpectrum"
alignSpectra

Align MassSpectrum objects.
determineWarpingFunctions

Determine warping functions of MassPeaks objects.
estimateBaseline-methods

Estimates the baseline of a MassSpectrum object.
intensityMatrix

Converts a list of MassPeaks objects into a matrix.
isMassSpectrum

Tests for MassSpectrum or MassPeaks object.
referencePeaks

Creates a reference '>MassPeaks object.
removeBaseline-methods

Removes the baseline of a MassSpectrum object.
monoisotopicPeaks-methods

Finds monoisotopic peaks in a MassPeaks object.
estimateNoise-methods

Estimates the noise of a MassSpectrum object.
fiedler2009subset

Example Mass Spectra (raw)
msiSlices

Turn a list of AbstractMassObjects into a mass spectrometry imaging slice.
trim-methods

Trim an AbstractMassObject object.
warpMassSpectra

Run warping functions on AbstractMassObject objects.