recipe bioconductor-basilisk

Freezing Python Dependencies Inside Bioconductor Packages

Homepage:

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

License:

GPL-3

Recipe:

/bioconductor-basilisk/meta.yaml

Installs a self-contained conda instance that is managed by the R/Bioconductor installation machinery. This aims to provide a consistent Python environment that can be used reliably by Bioconductor packages. Functions are also provided to enable smooth interoperability of multiple Python environments in a single R session.

package bioconductor-basilisk

(downloads) docker_bioconductor-basilisk

Versions:

1.10.2-01.9.12-01.6.0-01.4.0-01.2.1-01.2.0-01.0.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-basilisk

and update with:

conda update bioconductor-basilisk

or use the docker container:

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

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

Download stats