chipseqInput | R Documentation |
This provides the form elements to control the ChIP-seq display
chipseqInput(id, eselist)
id |
Submodule namespace |
eselist |
ExploratorySummarizedExperimentList object containing ExploratorySummarizedExperiment objects |
The chipseq 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()
chipseqInput("chipseq", eselist)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.