GitHub - sgibb/MALDIquantExamples: Some examples to analyze mass spectrometry data using MALDIquant (original) (raw)

MALDIquant Examples

Build Status license

This R package provides some some examples to demonstrate how to analyze mass spectrometry data usingMALDIquant.

Description

MALDIquant provides a complete analysis pipeline for MALDI-TOF and other 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.

Please visit: https://strimmerlab.github.io/software/maldiquant/index.html

Details

MALDIquant examples

MALDIquantForeign examples

Mass Spectrometry Imaging (MSI) examples

Demo files distributed with the MALDIquant R package

Installation

GitHub is not supported by the basic install.packagescommand. You could use thedevtools package to install MALDIquantExamples.

install.packages("devtools") library("devtools") install_github("sgibb/MALDIquantExamples")

Contact

You are welcome to: