289dc240 |
Package: mzR
Type: Package
|
27318416 |
Title: parser for netCDF, mzXML, mzData and mzML and mzIdentML files
(mass spectrometry data)
|
e43067df |
Version: 2.29.3
|
3d8f8584 |
Author: Bernd Fischer, Steffen Neumann, Laurent Gatto, Qiang Kou, Johannes Rainer
|
87322ebb |
Authors@R: c(
person("Steffen", "Neumann", email="sneumann@ipb-halle.de", role=c("aut","cre")),
person("Laurent", "Gatto", email="laurent.gatto@uclouvain.be", role=c("aut")),
person("Qiakng", "Kou", email="qkou@umail.iu.edu", role=c("aut")),
person("David","Rauh",email="drauh@ipb-halle.de", role=c("ctb"))
)
|
39792622 |
Description: mzR provides a unified API to the common file formats and
|
60bf7869 |
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.
|
39792622 |
License: Artistic-2.0
LazyLoad: yes
|
e3f79ff5 |
Depends:
|
34f92398 |
R (>= 4.0.0),
|
e3f79ff5 |
Rcpp (>= 0.10.1),
methods,
utils
Imports:
Biobase,
BiocGenerics (>= 0.13.6),
ProtGenerics (>= 1.17.3),
ncdf4
Suggests:
msdata (>= 0.15.1),
RUnit,
mzID,
BiocStyle (>= 2.5.19),
knitr,
XML,
rmarkdown
|
3efb44e0 |
VignetteBuilder: knitr
|
e3f79ff5 |
LinkingTo:
Rcpp,
Rhdf5lib (>= 1.1.4)
RcppModules:
Pwiz,
Ident
|
dfbd825f |
SystemRequirements: C++11, GNU make
|
262b15ae |
URL: https://github.com/sneumann/mzR/
|
5ee33a2e |
BugReports: https://github.com/sneumann/mzR/issues/
|
06e0c1be |
biocViews: ImmunoOncology, Infrastructure, DataImport, Proteomics, Metabolomics,
|
60bf7869 |
MassSpectrometry
|
d4bcbe13 |
RoxygenNote: 6.0.1
|