Name Mode Size
R 040000
inst 040000
man 040000
src 040000
tests 040000
vignettes 040000
.Rbuildignore 100644 0 kb
.gitignore 100644 0 kb
ChangeLog 100644 5 kb
DESCRIPTION 100644 1 kb
NAMESPACE 100644 1 kb
NEWS 100644 7 kb
README.md 100644 1 kb
TODO 100644 7 kb
checkoutpwiz.sh 100644 3 kb
cleanup 100755 0 kb
configure 100755 0 kb
configure.win 100644 0 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.