Nothing
test_bfc <- recount3_cache(
system.file(
"test_files",
package = "recount3",
mustWork = TRUE
)
)
test_that("Setting up the cache", {
expect_s4_class(test_bfc, "BiocFileCache")
})
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.