Description Usage Arguments Details Value
View source: R/GeneSetDb-methods.R
This function adds/updates columns entries in the geneSets(gdb)
table.
If there already are defined meta values for the columns of meta
in x
,
these will be updated with the values in meta
.
1 | addGeneSetMetadata(x, meta, ...)
|
x |
a |
meta |
a |
... |
not used yet |
TODO: this should be a setReplaceMethod, Issue #13 https://github.com/lianos/multiGSEA/issues/13
the updated GeneSetDb
object x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.