normulticlassqcpart: Multi-class (N>1) Metabolomic Study with dataset with with...

Description Usage Arguments Examples

View source: R/selectmulti_qcs.R

Description

This function handles (1) normalizing the multi-class metabolomic data with Quality Control Samples (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.

Usage

1
normulticlassqcpart(fileNameQ, selectFile)

Arguments

fileNameQ

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”.

Examples

1
seleranks_qcs <- normulticlassqcpart(fileNameQ = multi_qcs_data, selectFile = selectdata)

idrblab/NOREVA2020 documentation built on Sept. 14, 2020, 12:04 a.m.