test_that("alignment_file", {
tbl <- alignment_file()
col_names <- colnames(tbl)
expect_identical(col_names, c('gene', 'file'))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.