userDefinedGeneSetDb: Creates a GeneSetDb from a user-specfied gene set definition...

Description Usage Value

View source: R/shiny-module-userDefinedGeneSetDb.R

Description

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.

Usage

1
userDefinedGeneSetDb(input, output, session, ...)

Value

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'.


lianos/multiGSEA.shiny documentation built on Sept. 15, 2020, 10:45 p.m.