Bioconductor version: 2.10
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, | |
Reference Manual |
biocViews | Bioinformatics, DataImport, Infrastructure, MassSpectrometry, Metabolomics, Proteomics, Software |
Depends | Rcpp (>= 0.9.4), methods |
Imports | Biobase |
Suggests | msdata, RUnit, faahKO |
System Requirements | GNU make, NetCDF, zlib |
License | Artistic-2.0 |
URL | |
Depends On Me | MSnbase, TargetSearch, xcms |
Imports Me | |
Suggests Me | |
Version | 1.2.2 |
Since | Bioconductor 2.9 (R-2.14) |
Package Source | mzR_1.2.2.tar.gz |
Windows Binary | mzR_1.2.2.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | mzR_1.2.2.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!