View source: R/stats_univariates.R
FC.Anal | R Documentation |
Perform fold change analysis, method can be mean or median
FC.Anal(mSetObj, fc.thresh=2, cmp.type = 0, paired=FALSE)
mSetObj |
Input the name of the created mSetObj (see InitDataObjects) |
fc.thresh |
Fold-change threshold, numeric input |
cmp.type |
Comparison type, 0 for group 1 minus group 2, and 1 for group 1 minus group 2 |
paired |
Logical, TRUE or FALSE |
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.