tests/testthat/test-statsUMI4C.R

stats_plot <- statsUMI4C(wk_dir = system.file("extdata", "CIITA",
    package = "UMI4Cats"
))


test_that("Stats plot output is correct", {
  expect_equal(class(stats_plot), c("gg", "ggplot"))
})
Pasquali-lab/UMI4Cats documentation built on March 23, 2024, 9:42 p.m.