test_that("Minimal mode", {
assays <- assays(sce)
x <- makeSingleCellExperiment(assays = assays)
expect_s4_class(x, "SingleCellExperiment")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.