gene | 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.
gene(input, output, session, eselist)
input |
Input object |
output |
Output object |
session |
Session object |
eselist |
ExploratorySummarizedExperimentList object containing ExploratorySummarizedExperiment objects |
This function is not called directly, but rather via callModule() (see example).
callModule(gene, "gene", eselist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.