# BLAST -------------------------------------------------------------------
context("BLAST")
test_that("BLAST ", {
expect_equal(blast_18S_reformat("blast_small.tsv"),TRUE)
})
test_that("BLAST AA ", {
expect_equal(blast_summary("blast_AA.txt"),TRUE)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.