octopode/tidychrom: A Dead Simple Toolkit for Quantitative Chromatography

Provides functions for compound identification and quantification from, plus visual inspection of, raw chromatographic data. The only requirements for input data are: [1] retention time (RT), [2] a spectral x-axis value (wavelength, m/z or similar), and [3] an intensity value (ion count, absorbance, emission, etc.) Functions are included for easy reading and writing of common MS1 file formats, courtesy of mzR and the proteowizard backend. Within tidychrom workflows, all data are stored and processed using the tidyverse to maximize accessibility and extensibility. There are *no* custom classes.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("octopode/tidychrom")
octopode/tidychrom documentation built on Nov. 2, 2022, 1:32 a.m.