tests/testthat/test-get_DepMapID.R

test_that("get_DepMapID() converts common cell line names to DepMapID", {
  dir <- paste0("../testdata/GRETTA_example/")
  
  expect_identical(get_DepMapID("JURKAT", data_dir = dir), "ACH-000995")
})
ytakemon/GINIR documentation built on Feb. 27, 2024, 1:33 p.m.