iSEEapp | R Documentation |
A simple wrapper function to launch an iSEE web application for dxsmall. iSEE is a Bioconductor package that you must install to run this function.
iSEEapp(sce)
sce |
A SingleCellExperiment. |
SingleCellExperiment
dxsmall
iSEE
if (require("iSEE")) {
data(dxsmall)
iSEEapp(dxsmall)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.