tests/testthat/test-roxytest-testexamples-convert_tcga.R

# 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"))
})
ShixiangWang/IDConverter documentation built on Aug. 24, 2023, 9:54 p.m.