library(criblejurkat)
context("Run CribleJurkat analysis")
test_that("loading data", {
expect_identical(
paste0("gene", 1:100),
paste0("gene", 1:100))
expect_equal(
10:6,
10:6)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.