context("BASiCS simulation")
test_that("BASiCS simulation output is valid", {
skip_if_not_installed("BASiCS")
expect_true(validObject(sparseDCSimulate()))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.