Skip to content

sgibb/MALDIquantExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MALDIquant Examples

Build Status license

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

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.packages command. You could use the devtools package to install MALDIquantExamples.

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

Contact

You are welcome to:

About

Some examples to analyze mass spectrometry data using MALDIquant

Resources

Stars

Watchers

Forks

Packages

No packages published