Package: IDSL.MXP
Type: Package
Title: Parser for mzML, mzXML, and netCDF Files (Mass Spectrometry
        Data)
Version: 1.6
Authors@R: c(
    person(family = "Fakouri-Baygi", given = "Sadjad", email = "sadjad.fakouri-baygi@mssm.edu",
    role = c("cre","aut"), comment = c(ORCID = "0000-0002-6864-6911")),
    person(family = "Barupal", given = "Dinesh", email = "dinesh.kumar@mssm.edu", role = "aut",
           comment = c(ORCID = "0000-0002-9954-8628")))
Depends: R (>= 4.0)
Imports: xml2, RNetCDF, base64enc
Author: Sadjad Fakouri-Baygi [cre, aut]
    (<https://orcid.org/0000-0002-6864-6911>),
  Dinesh Barupal [aut] (<https://orcid.org/0000-0002-9954-8628>)
Maintainer: Sadjad Fakouri-Baygi <sadjad.fakouri-baygi@mssm.edu>
Description: A tiny parser to extract mass spectra data and metadata table of MS acquisition properties from mzML, mzXML and netCDF mass spectrometry files.
License: MIT + file LICENSE
URL: https://ipa.idsl.me/mxp, https://github.com/idslme/idsl.mxp
        https://colab.research.google.com/drive/1gXwwuI1zzDHykKfodLSQQt5rwTuFEMpD
BugReports: https://github.com/idslme/idsl.mxp/issues
Encoding: UTF-8
Archs: i386, x64
NeedsCompilation: no
Packaged: 2022-09-26 20:38:48 UTC; sfbaygi
Repository: CRAN
Date/Publication: 2022-09-27 07:10:02 UTC
