test_that("install NetMHCIIpan binary to a custom location", {
expect_error(
install_netmhc2pan_bin_from_file(
netmhc2pan_bin_tarfile_path = "irrelevant"
),
"Deprecated"
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.