Nothing
test_that("convertTCGA() function works properly", {
data(BRCA.rnaseq, package = "RTCGA.rnaseq")
expect_is(convertTCGA(BRCA.rnaseq), "ExpressionSet")
#expect_is(convertTCGA(BRCA.CNV, "CNV"), "GRanges")
#expect_is(convertPANCAN12(expression.cb1), "ExpressionSet")
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.