context("extract_8merscores")
test_that("extract8mers catches invalid organismName", {
expect_that(extract8mers(organismName = "rat"),
"Invalid organism name. Correct options: 'human' or 'mouse'")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.