Bioconductor version: Release (2.12)
mzR provides a unified API to the common file formats and parsers available for mass spectrometry data. It comes with a wrapper for the ISB random access parser for mass spectrometry mzXML, mzData and mzML files. The package contains the original code written by the ISB, and a subset of the proteowizard library for mzML. The netCDF reading code has previously been used in XCMS.
Author: Bernd Fischer, Steffen Neumann, Laurent Gatto
Maintainer: Bernd Fischer <bernd.fischer at embl.de>, Steffen Neumann <sneumann at ipb-halle.de>, Laurent Gatto <lg390 at cam.ac.uk>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("mzR")
To cite this package in a publication, start R and enter:
citation("mzR")
R Script | mzR, Ramp, mzXML, mzData, mzML | |
Reference Manual | ||
Text | NEWS |
biocViews | Bioinformatics, DataImport, Infrastructure, MassSpectrometry, Metabolomics, Proteomics, Software |
Version | 1.6.3 |
In Bioconductor since | BioC 2.9 (R-2.14) |
License | Artistic-2.0 |
Depends | Rcpp (>= 0.10.1), methods, utils |
Imports | Biobase |
Suggests | msdata(>= 0.1.9), RUnit, faahKO |
System Requirements | GNU make, NetCDF, zlib |
URL | |
Depends On Me | MSnbase, RMassBank, TargetSearch, xcms |
Imports Me | |
Suggests Me | RforProteomics |
Package Source | mzR_1.6.3.tar.gz |
Windows Binary | mzR_1.6.3.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | mzR_1.6.3.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!