importDataFromQI: importDataFromQI

Description Usage Arguments Value

Description

Import peak data from Progenesis QI.

Usage

1
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


metaX documentation built on Oct. 5, 2016, 4:41 a.m.