geneInput | R Documentation |
The gene module picks specified rows out the assay data, either simply by id or label. This is used to create a gene-centric info page.
geneInput(id, eselist)
id |
Submodule namespace |
eselist |
ExploratorySummarizedExperimentList object containing ExploratorySummarizedExperiment objects |
Inputs are a gene label and a variable to color by (where available)
output An HTML tag object that can be rendered as HTML using as.character()
geneInput(ns("gene"), eselist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.