recipe bioconductor-biocfilecache

Manage Files Across Sessions

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/BiocFileCache.html

License:

Artistic-2.0

Recipe:

/bioconductor-biocfilecache/meta.yaml

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.

package bioconductor-biocfilecache

(downloads) docker_bioconductor-biocfilecache

Versions:
2.6.0-02.2.0-02.0.0-01.14.0-11.14.0-01.12.0-01.10.0-01.8.0-11.8.0-0

2.6.0-02.2.0-02.0.0-01.14.0-11.14.0-01.12.0-01.10.0-01.8.0-11.8.0-01.6.0-01.4.0-01.2.3-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-biocfilecache

and update with:

conda update bioconductor-biocfilecache

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-biocfilecache:<tag>

(see bioconductor-biocfilecache/tags for valid values for <tag>)

Download stats