library(DOSE)
context("gene2DO")
test_that("gene2DO", {
expect_equal(DOSE:::gene2DO('3'),
DOSE:::gene2DO(3))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.