Skip to contents

obtain path to cached zip archive of SpatialData zarr

Usage

spdzPath(cache = BiocFileCache::BiocFileCache(), zipname, source)

Arguments

cache

inherits from BiocFileCache::BiocFileCache()

zipname

character(1) name of zip archive to find

source

character(1) one of "biocOSN", "sandbox", "local"

Examples

spdzPath(zipname="merfish.zarr.zip", source="biocOSN")
#> checking Bioconductor OSN bucket...
#> returning path to cached zip
#> [1] "/Users/vincentcarey/Library/Caches/org.R-project.R/R/BiocFileCache/6e033aebb80d_merfish.zarr.zip"