geneSetDb | R Documentation |
Fetches the GeneSetDb from SparrowResult
geneSetDb(x)
x |
|
The GeneSetDb
vm <- exampleExpressionSet(do.voom=TRUE)
gdb <- exampleGeneSetDb()
mg <- seas(vm, gdb, design = vm$design, contrast = 'tumor')
geneSetDb(mg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.