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
| Maintainer | camille Roquencourt <camille.roquencourt@hotmail.fr> |
| Author | camille Roquencourt [aut, cre] |
| License | GPL-3 |
| Bug Reports | https://github.com/camilleroquencourt/ptairData/issues |
| Downloads rank | 121 |
| Source branch | RELEASE_3_23 |
| biocViews | CellCulture, ExperimentData, MassSpectrometryData |
Download
Reverse dependencies
Suggests Me (1): ptairMS