extract_raw_method: extract raw method

View source: R/extract_raw_data.R

extract_raw_methodR Documentation

extract raw method

Description

Given a Thermo ".raw" file, attempts to extract the "method" definition from a translated hexdump of the file.

Usage

extract_raw_method(in_file, output_type = "data.frame")

Arguments

in_file

The Thermo raw file to extract

output_type

string, data.frame or json

Value

string or data.frame


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.