# Generated by roxytest: Do not edit by hand!
context("File R/convert_tcga.R: @testexamples")
test_that("Function convert_tcga() @ L24", {
x <- convert_tcga("TCGA-02-0001-10")
x
if (!is.null(x)) expect_equal(x, "TCGA-02-0001")
if (!is.null(x)) expect_error(convert_pcawg("TCGA-02-0001-10A-01W-0188-10"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.