Description Usage Arguments Value Examples
Fetch the active (or all) gene sets from a GeneSetDb or MultiGSEAResult
1 2 3 4 |
x |
Object to retrieve the gene set from, either a |
active.only |
only look for gene sets that are "active"? Defaults to
|
as.dt |
If |
a data.table with geneset information.
1 2 | gdb <- exampleGeneSetDb()
gs <- geneSets(gdb)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.