View source: R/meta_data_utils.R
PerformIndNormalization | R Documentation |
This function performs normalization of individuall-uploaded datasets prior to meta-analysis.
PerformIndNormalization(mSetObj = NA, dataName, norm.opt, auto.opt)
mSetObj |
Input name of the created mSet Object |
dataName |
Input the name of the individual dataset for normalization. |
norm.opt |
Performs log2 normalization "log", or no normalization "none". |
auto.opt |
Performs auto-scaling of data (1), or no (0). |
Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.