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
| Maintainer | Christian Panse <cp@fgcz.ethz.ch> |
| Author | Christian 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>) |
| License | GPL-3 |
| URL | https://github.com/fgcz/rawrr/ |
| Bug Reports | https://github.com/fgcz/rawrr/issues |
| System Requirements | .NET 8.0 (optional; required only if you want to compile and link the C# code) |
| Downloads rank | 342 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, 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