| importDataFromQI | R Documentation | 
Import peak data from Progenesis QI.
importDataFromQI(para, file, mode = 1, fw = NULL, rt = NULL)
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  | 
an object of metaXpara
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.