Bioconductor/BiocFileCache: Manage Files Across Sessions

This package creates a persistent on-disk cache of files that the user can add, update, and retrieve. It is useful for managing resources (such as custom Txdb objects) that are costly or difficult to create, web resources, and data files used across sessions.

Getting started

Package details

Bioconductor views DataImport
Maintainer
LicenseArtistic-2.0
Version2.13.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Bioconductor/BiocFileCache")
Bioconductor/BiocFileCache documentation built on May 2, 2024, 4:19 p.m.