Description Usage Arguments Details Value Author(s)
Pre-process FIE-HRMS data suitable for downstream analysis.
1  | preProc(dat, cls, proportion, add = 1)
 | 
dat | 
 A data.frame  | 
cls | 
 A vector denoting the class of each observation in the data.frame dat.  | 
proportion | 
 The proportion threshold between 0 and 1, above which a varible must contain at least one class.  | 
add | 
 A numeric value for addition to the matrix prior to log10 transformation.  | 
Includes TIC normalisation, class occupancy filtering and log10 transformation in that order.
A pre-processed data.frame
Jasen Finch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.