Extract acquisition parameters from a Thermo `.raw` file
Source:R/instrument_parameters.R
extract_instrument_params.RdUses ProteoWizard `ThermoRawMetaDump.exe` (bundled with MSconvertR) to read the embedded instrument method, file header, and scan trailer fields.
Usage
extract_instrument_params(rawfile, polarity = c("pos", "neg"), exe = NULL)