run.msconvert | R Documentation |
Converts MS RAW files to desired output format using MsConvert
run.msconvert(msConvertPath = NULL, rawFiles, format, filter, output, threads)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.