tests/testthat/helper-cache.R

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)
hbc/bcbioBase documentation built on Oct. 18, 2023, 1:02 p.m.