Bioconductor version: Release (2.11)
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 | ||
| Text | NEWS |
| biocViews | Bioinformatics, DataImport, Infrastructure, MassSpectrometry, Metabolomics, Proteomics, Software |
| Version | 1.4.7 |
| In Bioconductor since | BioC 2.9 (R-2.14) |
| License | Artistic-2.0 |
| Depends | Rcpp (>= 0.10.3), methods, utils |
| Imports | Biobase |
| Suggests | msdata(>= 0.1.9), RUnit, faahKO |
| System Requirements | GNU make, NetCDF, zlib |
| URL | |
| Depends On Me | MSnbase, TargetSearch, xcms |
| Imports Me | |
| Suggests Me |
| Package Source | mzR_1.4.7.tar.gz |
| Windows Binary | mzR_1.4.7.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | mzR_1.4.7.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!