geneOutput | 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.
geneOutput(id, eselist)
id |
Submodule namespace |
eselist |
List of structuredExperiment objects with assay and experimental data |
Outputs are a bar plot and a table contrast data for this gene
output An HTML tag object that can be rendered as HTML using as.character()
geneOutput("gene", eselist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.