Description Usage Arguments Examples
View source: R/selecttimec_qcs.R
This function handles (1) normalizing the Time-course metabolomic data with QCSs 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 | nortimecourseqcpart(fileNameS, selectFile)
|
fileNameS |
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_qcs <- nortimecourseqcpart(fileNameS = timec_qcs_data, selectFile = selectdata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.