Skip to contents

check cache for merfish.zarr.zip and return path; retrieve/stash/return path if not found

Usage

merfish_demo_path(
  cache = BiocFileCache::BiocFileCache(),
  zipname = "merfish.zarr.zip"
)

Arguments

cache

defaults to BiocFileCache::BiocFileCache(), will serve as destination or source for data

zipname

character(1) name of zip archive to find

Value

Returns character(1) path to cached zip file.