geneSets.RdFetch the active (or all) gene sets from a GeneSetDb or MultiGSEAResult
geneSets(x, ...) # S4 method for GeneSetDb geneSets(x, active.only = is.conformed(x), ..., as.dt = FALSE)
| 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.