Bioc2026 Registration Open!

ptairData

PTR-TOF-MS volatolomics raw datasets from exhaled air and cell culture headspace

Bioconductor version: 3.23 · Package version: 1.20.0

The package ptairData contains two raw datasets from Proton-Transfer-Reaction Time-of-Flight mass spectrometer acquisitions (PTR-TOF-MS), in the HDF5 format. One from the exhaled air of two volunteer healthy individuals with three replicates, and one from the cell culture headspace from two mycobacteria species and one control (culture medium only) with two replicates. Those datasets are used in the examples and in the vignette of the ptairMS package (PTR-TOF-MS data pre-processing). There are also used to gererate the ptrSet in the ptairMS data : exhaledPtrset and mycobacteriaSet

Installation

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

BiocManager::install("ptairData")

Details

Maintainercamille Roquencourt <camille.roquencourt@hotmail.fr>
Authorcamille Roquencourt [aut, cre]
LicenseGPL-3
Bug Reportshttps://github.com/camilleroquencourt/ptairData/issues
Downloads rank121
Source branchRELEASE_3_23
biocViewsCellCulture, ExperimentData, MassSpectrometryData

Download

Dependencies

Imports: rhdf5, signal, stats, graphics

Suggests: knitr, rmarkdown, testthat, BiocStyle

Reverse dependencies

Suggests Me (1): ptairMS