Name Mode Size
..
AllGenerics.R 100644 2 kb
DataClasses.R 100644 3 kb
io.R 100644 2 kb
methods-mzR.R 100644 0 kb
methods-mzRident.R 100644 2 kb
methods-mzRnetCDF.R 100644 6 kb
methods-mzRpwiz.R 100644 5 kb
methods-mzRramp.R 100644 5 kb
netCDF.R 100755 6 kb
ramp.R 100644 4 kb
zzz.R 100644 1 kb
zzz.R.in 100644 1 kb
README.md
mzR === `mzR` is an R interface to common mass spectrometry data formats and relies on third-party `C/C++` code, in particular [proteowizard](http://proteowizard.sourceforge.net/). It currently supports random out-of-memory access to various raw data formats (`mzData`, `netCDF`, `mzXML` and `mzML`) and identification data (`mzIdenML`). The package is available from the Bioconductor project as [stable](http://bioconductor.org/packages/release/bioc/html/mzR.html) and [devel](http://bioconductor.org/packages/devel/bioc/html/mzR.html) versions. Please refer to the respective pages for installation instruction and the package vignette for more details.