Description Usage Arguments Examples
View source: R/selectmulti_non.R
This function handles (1) normalizing the multi-class 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 | normulticlassnopart(fileName, selectFile)
|
fileName |
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 <- normulticlassnopart(fileName = multi_non_data, selectFile = selectdata)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.