test_that("multiplication works", {
data("aln", package = "GenomAutomorphism")
aa <- translation(aln)
expect_true(grepl("IYVGITTLQFLGS", as.character(aa[2])))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.