View source: R/shiny-module-userDefinedGeneSetDb.R
This module provides an upload button that allows a user to upload a table of gene set definitions in [mutiGSEA::GeneSetDb()] format. Minimal validation checks are implemented.
1 | userDefinedGeneSetDb(input, output, session, ...)
|
A list of reactive components. '$gdb()' will be a GeneSetDb when the user uploades a valid gene set definition file. Otherwise it will be 'NULL'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.