Package: MsBackendMgf Title: Mass Spectrometry Data Backend for Mascot Generic Format (mgf) Files Version: 1.21.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: https://bioc.r-universe.dev Date/Publication: 2026-07-24 08:29:23 UTC RemoteUrl: https://github.com/bioc/MsBackendMgf RemoteRef: HEAD RemoteSha: f0d62481bb9190055e8fac7654742b2be80a48cf NeedsCompilation: no Packaged: 2026-07-24 10:44:36 UTC; root Author: RforMassSpectrometry Package Maintainer [cre], Laurent Gatto [aut] (ORCID: ), Johannes Rainer [aut] (ORCID: ), Sebastian Gibb [aut] (ORCID: ), Michael Witting [ctb] (ORCID: ), Adriano Rutz [ctb] (ORCID: ), Corey Broeckling [ctb] (ORCID: ) Maintainer: RforMassSpectrometry Package Maintainer