This function performs DE analysis of individually-uploaded data prior to meta-analysis.
PerformLimmaDE(mSetObj = NA, dataName, p.lvl = 0.1, fc.lvl = 0)
Input name of the created mSet Object
Input the name of the individual dataset for normalization.
Numeric, input the p-value (FDR) cutoff.
Numeric, input the fold-change (FC) cutoff.