This function performs normalization of individuall-uploaded datasets prior to meta-analysis.
PerformIndNormalization(mSetObj = NA, dataName, norm.opt, auto.opt)
Input name of the created mSet Object
Input the name of the individual dataset for normalization.
Performs log2 normalization "log", or no normalization "none".
Performs auto-scaling of data (1), or no (0).