Bioconductor version: 2.9
The package provides functionality to extract isotopic peak patterns from raw mass spectra. This is done by fitting a large set of template basis functions to the raw spectrum using either nonnegative least squares or least absolute deviation fittting. The package offers a flexible function which tries to estimate model parameters in a way tailored to the peak shapes in the data.
Author: Martin Slawski <ms at cs.uni-sb.de>, Rene Hussong <rene at bioinf.uni-sb.de>, Matthias Hein <hein at cs.uni-sb.de>
Maintainer: Martin Slawski <ms at cs.uni-sb.de>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("IPPD")
To cite this package in a publication, start R and enter:
citation("IPPD")
R Script | IPPD Manual | |
templatedetail.pdf | ||
templates.pdf | ||
Reference Manual |
biocViews | Proteomics |
Depends | R (>= 2.8.0), MASS, Matrix |
Imports | methods, stats, graphics |
Suggests | |
System Requirements | |
License | GPL (version 2 or later) |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Version | 1.2.0 |
Since | Bioconductor 2.8 (R-2.13) |
Package Source | IPPD_1.2.0.tar.gz |
Windows Binary | IPPD_1.2.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | IPPD_1.2.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!