Description Usage Arguments Value Examples
View source: R/MultiGSEAResult-methods.R
Extract the individual fold changes statistics for elements in the expression object.
1 |
x |
A |
as.dt |
If |
The log fold change 'data.tableā
1 2 3 4 | vm <- exampleExpressionSet(do.voom=TRUE)
gdb <- exampleGeneSetDb()
mg <- multiGSEA(gdb, vm, vm$design, 'tumor', methods=NULL)
lfc <- logFC(mg)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.