context("BAM manipulation")
## TODO! IMPORTANT! Write new tests when toy samples are in inst folder
test_that("output is file name", {
expect_equal(TRUE, TRUE)
})
test_that("input is correct", {
expect_equal(TRUE, TRUE)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.