Package: MsBackendMgf
Title: Mass Spectrometry Data Backend for Mascot Generic Format (mgf)
        Files
Version: 1.20.1
Authors@R: 
    c(person(given = "RforMassSpectrometry Package Maintainer",
             email = "maintainer@rformassspectrometry.org",
             role = "cre"),
      person(given = "Laurent", family = "Gatto",
             role = "aut",
             email = "laurent.gatto@uclouvain.be",
             comment = c(ORCID = "0000-0002-1520-2268")),
      person(given = "Johannes", family = "Rainer",
             email = "Johannes.Rainer@eurac.edu",
             role = "aut",
             comment = c(ORCID = "0000-0002-6977-7147")),
      person(given = "Sebastian", family = "Gibb",
             comment = c(ORCID = "0000-0001-7406-4443"),
             email = "mail@sebastiangibb.de",
             role = "aut"),
      person(given = "Michael", family = "Witting",
             comment = c(ORCID = "0000-0002-1462-4426"),
             email = "michael.witting@helmholtz-muenchen.de",
             role = "ctb"),
      person(given = "Adriano", family = "Rutz",
             comment = c(ORCID = "0000-0003-0443-9902"),
	     email = "rutz@imsb.biol.ethz.ch",
	     role = "ctb"),
	     person(given = "Corey", family = "Broeckling",
	     comment = c(ORCID = "0000-0002-6158-827X"),
	     email = "Corey.Broeckling@ColoState.edu", role = "ctb"))
Description: Mass spectrometry (MS) data backend supporting import and
        export of MS/MS spectra data from Mascot Generic Format (mgf)
        files. Objects defined in this package are supposed to be used
        with the Spectra Bioconductor package. This package thus adds
        mgf file support to the Spectra package.
Depends: R (>= 4.0), Spectra (>= 1.5.14)
Imports: ProtGenerics (>= 1.35.3), BiocParallel, S4Vectors, IRanges,
        MsCoreUtils, methods, stats, data.table
Suggests: testthat, knitr (>= 1.1.0), roxygen2, BiocStyle (>= 2.5.19),
        rmarkdown
License: Artistic-2.0
Encoding: UTF-8
VignetteBuilder: knitr
BugReports: https://github.com/RforMassSpectrometry/MsBackendMgf/issues
URL: https://github.com/RforMassSpectrometry/MsBackendMgf
biocViews: Infrastructure, Proteomics, MassSpectrometry, Metabolomics,
        DataImport
Roxygen: list(markdown=TRUE)
Collate: 'hidden_aliases.R' 'MsBackendMgf.R' 'functions-mgf.R'
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: cmake make libuv1-dev
Repository: Bioconductor 3.23
Date/Publication: 2026-07-24 08:30:21 UTC
RemoteUrl: https://github.com/bioc/MsBackendMgf
RemoteRef: RELEASE_3_23
RemoteSha: 56c06bd2ab4e0b1fb8d99bdc450d1dd49b74d3ab
NeedsCompilation: no
Packaged: 2026-07-24 10:47:04 UTC; root
Author: RforMassSpectrometry Package Maintainer [cre],
  Laurent Gatto [aut] (ORCID: <https://orcid.org/0000-0002-1520-2268>),
  Johannes Rainer [aut] (ORCID: <https://orcid.org/0000-0002-6977-7147>),
  Sebastian Gibb [aut] (ORCID: <https://orcid.org/0000-0001-7406-4443>),
  Michael Witting [ctb] (ORCID: <https://orcid.org/0000-0002-1462-4426>),
  Adriano Rutz [ctb] (ORCID: <https://orcid.org/0000-0003-0443-9902>),
  Corey Broeckling [ctb] (ORCID: <https://orcid.org/0000-0002-6158-827X>)
Maintainer: RforMassSpectrometry Package Maintainer <maintainer@rformassspectrometry.org>
Built: R 4.6.1; ; 2026-07-24 10:48:34 UTC; windows
