cache: Depmap Package Cache

dmCacheR Documentation

Depmap Package Cache

Description

Function to access (and manage) the depmap package cache. 'dmCache()' returns the central 'depmap' cache.

Usage

dmCache()

Details

The cache is an object of class 'BiocFileCache', and created with [BiocFileCache::BiocFileCache()]. It can be either the package-wide cache as defined by 'dmCache()' or an instaned provided by the user.

When projects are cached, they are given a resource name (‘rname'), that is set to the file’s identifier.

Value

The 'dmCache()' function returns an instance of class 'BiocFileCache'.

Author(s)

Laurent Gatto

Examples


## Default depmap cache
dmCache()

UCLouvain-CBIO/depmap documentation built on March 24, 2024, 2 p.m.