Package: mzR
Type: Package
Title: parser for netCDF, mzXML, mzData and mzML and mzIdentML files
        (mass spectrometry data)
Version: 2.0.0
Author: Bernd Fischer, Steffen Neumann, Laurent Gatto, Qiang Kou
Maintainer: Bernd Fischer <bernd.fischer@embl.de>,
 Steffen Neumann <sneumann@ipb-halle.de>,
 Laurent Gatto <lg390@cam.ac.uk>,
 Qiang Kou <qkou@umail.iu.edu>
Description: 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 and mzIdentML. The netCDF
        reading code has previously been used in XCMS.
License: Artistic-2.0
LazyLoad: yes
Depends: Rcpp (>= 0.10.1), methods, utils
Imports: Biobase
Suggests: msdata, RUnit, faahKO, mzID, BiocStyle, knitr, BiocGenerics
VignetteBuilder: knitr
LinkingTo: Rcpp
RcppModules: Ramp, Pwiz, Ident
SystemRequirements: GNU make, NetCDF, zlib
URL: https://github.com/sneumann/mzR/
BugReports: https://github.com/sneumann/mzR/issues/new
biocViews: Infrastructure, DataImport, Proteomics, Metabolomics,
        MassSpectrometry
Packaged: 2014-10-14 03:53:52 UTC; biocbuild
Built: R 3.1.1; i386-w64-mingw32; 2014-10-14 11:16:04 UTC; windows
Archs: i386, x64
