Bioc2026 Registration Open!

rawrr

Direct Access to Orbitrap Data and Beyond

Bioconductor version: 3.23 · Package version: 1.20.0

This package wraps the functionality of the Thermo Fisher Scientic RawFileReader .NET 8.0 assembly. Within the R environment, spectra and chromatograms are represented by S3 objects. The package provides basic functions to download and install the required third-party libraries. The package is developed, tested, and used at the Functional Genomics Center Zurich, Switzerland.

Installation

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

BiocManager::install("rawrr")

Details

MaintainerChristian Panse <cp@fgcz.ethz.ch>
AuthorChristian Panse [aut, cre] (ORCID: <https://orcid.org/0000-0003-1975-3064>), Leonardo Schwarz [ctb] (ORCID: <https://orcid.org/0009-0003-1828-6924>), Tobias Kockmann [aut] (ORCID: <https://orcid.org/0000-0002-1847-885X>)
LicenseGPL-3
URLhttps://github.com/fgcz/rawrr/
Bug Reportshttps://github.com/fgcz/rawrr/issues
System Requirements.NET 8.0 (optional; required only if you want to compile and link the C# code)
Downloads rank342
Source branchRELEASE_3_23
biocViewsInfrastructure, MassSpectrometry, Metabolomics, Proteomics, Software

Documentation

Download

Dependencies

Depends: R (>= 4.5)

Imports: grDevices, graphics, stats, utils

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

Reverse dependencies

Imports Me (2): MsBackendRawFileReader, rawDiag

Suggests Me (1): lcmsPlot