Skip to contents

Uses 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)

Arguments

rawfile

Path to a `.raw` file.

polarity

`"pos"` or `"neg"` for polarity-specific spray voltage.

exe

Optional path to `ThermoRawMetaDump.exe`.

Value

Data frame with one row per parameter.