View source: R/illuminaarrayqc.R
illuminaarrayqcInput | R Documentation |
This module plots control probes from an illumina microarray experiment.
illuminaarrayqcInput(id, eselist)
id |
Submodule namespace |
eselist |
ExploratorySummarizedExperimentList object containing ExploratorySummarizedExperiment objects |
This funcion provides the form elements to control the display
output An HTML tag object that can be rendered as HTML using as.character()
library(shinyngs)
illuminaarrayqcInput("myid", eselist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.