logFC.RdExtract the individual fold changes statistics for elements in the expression object.
logFC(x, as.dt = FALSE)
| x | |
|---|---|
| as.dt | If   | 
    
The log fold change `data.table``
vm <- exampleExpressionSet(do.voom=TRUE) gdb <- exampleGeneSetDb() mg <- multiGSEA(gdb, vm, vm$design, 'tumor', methods=NULL) lfc <- logFC(mg)