Description Usage Arguments Examples
View source: R/selecttimec_non.R
This function handles (1) normalizing the Time-course metabolomic data without QCSs and ISs using 168 methods/strategies, (2) evaluating the normalization performances from multiple perspectives, and (3) enabling the systematic comparison among all methods/strategies based on a comprehensive performance ranking.
1 | nortimecoursenopart(fileNameC, selectFile)
|
fileNameC |
Please find the detail information of the file format from those six sample files in the working directory (in github) “idrblab/METNOR/data” |
selectFile |
Input the name of your prefered strategies. Sample data of this data type is in the working directory (in github) “idrblab/METNOR/data/selectdata.rda”. |
1 | seleranks_non <- nortimecoursenopart(fileNameC = timec_non_data, selectFile = selectdata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.