View source: R/meta_data_utils.R
PerformLimmaDE | R Documentation |
This function performs DE analysis of individually-uploaded data prior to meta-analysis.
PerformLimmaDE(mSetObj = NA, dataName, p.lvl = 0.1, fc.lvl = 0)
mSetObj |
Input name of the created mSet Object |
dataName |
Input the name of the individual dataset for normalization. |
p.lvl |
Numeric, input the p-value (FDR) cutoff. |
fc.lvl |
Numeric, input the fold-change (FC) cutoff. |
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.