sce <- scater::mockSCE()
counts <- assay(sce)
meta <- colData(sce)
dge <- scran::convertTo(sce, type="edgeR") # "DESeq2" or "monocle"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.