context("test-get_default_netmhcpan_bin_path")
test_that("use", {
expect_equal(
basename(get_default_netmhcpan_bin_path()),
"netMHCpan"
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.