tests/testthat/test_run_meme.R

context("run_meme()")

test_that("run_meme() gives correct error without bin", {

  expect_error(run_meme(bin = "__not__meme__"),
               "could not find the MEME binary")

})
bjmt/universalmotif documentation built on June 24, 2024, 1:25 p.m.