Bioc2026 Registration Open!

MsBackendRawFileReader

Mass Spectrometry Backend for Reading Thermo Fisher Scientific raw Files

Bioconductor version: 3.23 · Package version: 1.18.0

implements a MsBackend for the Spectra package using Thermo Fisher Scientific's NewRawFileReader .Net libraries. The package is generalizing the functionality introduced by the rawrr package Methods defined in this package are supposed to extend the Spectra Bioconductor package.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("MsBackendRawFileReader")

Details

MaintainerChristian Panse <cp@fgcz.ethz.ch>
AuthorChristian Panse [aut, cre] (ORCID: <https://orcid.org/0000-0003-1975-3064>), Tobias Kockmann [aut] (ORCID: <https://orcid.org/0000-0002-1847-885X>), Roger Gine Bertomeu [ctb] (ORCID: <https://orcid.org/0000-0003-0288-9619>)
LicenseGPL-3
URLhttps://github.com/fgcz/MsBackendRawFileReader
Bug Reportshttps://github.com/fgcz/MsBackendRawFileReader/issues
System Requirementsmono-runtime 4.x or higher (including System.Data library) on Linux/macOS, .Net Framework (>= 4.5.1) on Microsoft Windows.
Downloads rank282
Source branchRELEASE_3_23
biocViewsMassSpectrometry, Metabolomics, Proteomics, Software

Documentation

Download

Dependencies

Depends: R (>= 4.1), methods, Spectra (>= 1.15.10)

Imports: ProtGenerics (>= 1.35.3), MsCoreUtils, S4Vectors, IRanges, rawrr (>= 1.17.2), utils, BiocParallel

Suggests: BiocStyle (>= 2.5), ExperimentHub, MsBackendMgf, knitr, lattice, mzR, protViz (>= 0.7), rmarkdown, tartare (>= 1.5), testthat