run.msconvert: Converts MS RAW files to desired output format using...

View source: R/RunMsConvert.R

run.msconvertR Documentation

Converts MS RAW files to desired output format using MsConvert

Description

Converts MS RAW files to desired output format using MsConvert

Usage

run.msconvert(msConvertPath = NULL, rawFiles, format, filter, output, threads)

Arguments

msConvertPath

absolute path to the MsConvert executable

rawFiles

character vector with absolute paths to input raw files

format

character giving the desired converted format

filter

character specifing the filter to use during the conversion

output

character giving the desired output folder for the converted files

threads

integer giving the number of parallel conversion to run


MarcIsak/MSLibrarian documentation built on Aug. 27, 2022, 4:55 a.m.