# Generated by roxytest: Do not edit by hand!
context("File R/do_msa.R: @testexamples")
test_that("Function do_msa() @ L19", {
r <- do_msa(c("ABCDF", "BCDEF"))
r
expect_is(r, "list")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.