Package: IDSL.MXP
Type: Package
Title: Parser for mzML, mzXML, and netCDF Files (Mass Spectrometry
        Data)
Version: 2.0
Authors@R: c(
    person(family = "Fakouri-Baygi", given = "Sadjad", email = "sadjad.fakouri-baygi@mssm.edu",
    role = "aut", comment = c(ORCID = "0000-0002-6864-6911")),
    person(family = "Barupal", given = "Dinesh", email = "dinesh.barupal@mssm.edu", role = c("cre","aut"),
           comment = c(ORCID = "0000-0002-9954-8628")))
Depends: R (>= 4.0)
Imports: xml2, base64enc
Suggests: RNetCDF
Author: Sadjad Fakouri-Baygi [aut] (<https://orcid.org/0000-0002-6864-6911>),
  Dinesh Barupal [cre, aut] (<https://orcid.org/0000-0002-9954-8628>)
Maintainer: Dinesh Barupal <dinesh.barupal@mssm.edu>
Description: A tiny parser to extract mass spectra data and metadata table of mass spectrometry acquisition properties from mzML, mzXML and netCDF files introduced in <doi:10.1021/acs.jproteome.2c00120>.
License: MIT + file LICENSE
URL: 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: 2023-03-23 16:38:45 UTC; sfbaygi
Repository: CRAN
Date/Publication: 2023-03-24 10:00:16 UTC
Built: R 4.5.2; ; 2025-11-08 02:58:53 UTC; windows
