test_that("SampleIDToCancerType", {
cancer.type <- SampleIDToCancerType("Biliary-AdenoCA::SP117655")
expect_equal(cancer.type, "Biliary-AdenoCA", ignore_attr = TRUE)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.