Nothing
test_that("performViper returns the correct messages and output", {
skip_on_ci()
skip_on_cran()
obj = createExampleIngresObject()
expect_snapshot(
performViper(obj,
regulon = aracne.networks::regulonbrca,
verbose = T
)@viper,
cran = FALSE
)
})
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.