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")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.