tests/testthat/test-install_netmhc2pan_bin_from_file.R

test_that("install NetMHCIIpan binary to a custom location", {

  expect_error(
    install_netmhc2pan_bin_from_file(
      netmhc2pan_bin_tarfile_path = "irrelevant"
    ),
    "Deprecated"
  )
})
richelbilderbeek/netmhc2pan documentation built on July 12, 2024, 6:37 a.m.