Rdocumentation
powered by
Learn R Programming
metaX (version 1.4.0)
importDataFromQI: importDataFromQI
Description
Import peak data from Progenesis QI.
Usage
importDataFromQI(para, file, mode = 1, fw = NULL, rt = NULL)
Arguments
para
an object of metaXpara
file
a csv file exported from Progenesis QI, which contains peak intensity data
mode
1, read the normalized data; 2, read the raw data
fw
valid peak width range, for example, it can be set as c(1,30). The unit is second.
rt
valid retention time range, for example, it can be set as c(0.5,9). The unit is minute
Value
an object of metaXpara