rowmetatableInput | R Documentation |
This module produces a simple table of the row metadata (accessed via
mcols
) in a SummarizedExperiment object. If more than one of these
objects were specified, a select box should appear to pick the desired one for display.
rowmetatableInput(id, eselist)
id |
Submodule namespace |
eselist |
ExploratorySummarizedExperimentList object containing ExploratorySummarizedExperiment objects |
Leverages the simpletable
module
output An HTML tag object that can be rendered as HTML using as.character()
experimentableInput("experiment", eselist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.