View source: R/illuminaarray.R
illuminaarrayInput | R Documentation |
This provides the form elements to control the RNA-seq display
illuminaarrayInput(id, eselist)
id |
Submodule namespace |
eselist |
ExploratorySummarizedExperimentList object containing ExploratorySummarizedExperiment objects |
The illuminaarray module is a combination of output from many modules (pca, boxplot etc) to form a comprehensive analysis application.
output An HTML tag object that can be rendered as HTML using as.character()
illuminaarrayInput("illuminaarray", eselist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.