Description Usage Arguments Examples
Appends two GeneSetDb objects togethter.
1 2 |
x |
A |
values |
A |
after |
not used |
1 2 3 | gdb1 <- exampleGeneSetDb()
gdb2 <- GeneSetDb(exampleGeneSetDF())
gdb <- combine(gdb1, gdb2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.