dmCache | R Documentation |
Function to access (and manage) the depmap package cache. 'dmCache()' returns the central 'depmap' cache.
dmCache()
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.
The 'dmCache()' function returns an instance of class 'BiocFileCache'.
Laurent Gatto
## Default depmap cache
dmCache()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.