check cache for demonstration .zarr.zip and return path; retrieve data, cache it, return path if not found
Source:R/merfish_demo.R
spd_demo_cached_path.Rd
check cache for demonstration .zarr.zip and return path; retrieve data, cache it, return path if not found
Usage
spd_demo_cached_path(
cache = BiocFileCache::BiocFileCache(),
zipname = "mibitof.zip",
source
)
Arguments
- cache
defaults to
BiocFileCache::BiocFileCache()
- zipname
character(1) should be found in Bioconductor OSN bucket
- source
character(1) one of "biocOSN", "sandbox", "local"