lst <- AcidDevTools::cacheTestFiles(
pkg = "bcbioBase",
files = c(
"bcbio-nextgen-commands.log",
"bcbio-nextgen.log",
"data-versions.csv",
"programs.txt",
"summary-invalid-metrics-mismatch.yaml",
"summary-nested-metadata.yaml",
"summary.yaml",
"surecell-commands.log",
"tx2gene.csv"
)
)
cacheDir <- lst[["cacheDir"]]
rm(lst)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.