| Title: | Extract Sample Information from Thermo .RAW files |
|---|---|
| Description: | R wrapper for the Thermo C# RawFileReader. |
| Authors: | Tom Wilson [aut, cre] (ORCID: <https://orcid.org/0000-0003-3112-4682>) |
| Maintainer: | Tom Wilson <[email protected]> |
| License: | GPL (>= 3) |
| Version: | 0.4.1 |
| Built: | 2026-06-02 10:17:26 UTC |
| Source: | https://github.com/wilsontom/GetSampleInfo |
Extract instrumment identification fields
GetInstrumentName(x)GetInstrumentName(x)
x |
a |
a list of four elements
Get Precursor Masses
GetPrecursorMasses(x)GetPrecursorMasses(x)
x |
a |
a numeric vector of MS Level 2 precursor mass values
Extract all fields contained in the SampleInformation block of Thermo .raw files. .raw files
are accessed using the cross-platform C# RawFileReader.
GetSampleInfo(x)GetSampleInfo(x)
x |
a |
a tibble of sample information
Extract all unique scan filters available in the .raw file
GetScanFilters(x)GetScanFilters(x)
x |
a |
a tibble of scan filters