Description Usage Arguments Value Examples
Fetches the GeneSetDb from MultiGSEAResult
1 | geneSetDb(x)
|
x |
|
The GeneSetDb
1 2 3 4 | vm <- exampleExpressionSet(do.voom=TRUE)
gdb <- exampleGeneSetDb()
mg <- multiGSEA(gdb, vm, vm$design, 'tumor', methods=NULL)
geneSetDb(mg)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.