basilisk

DOI: 10.18129/B9.bioc.basilisk    

Freezing Python Versions Inside Bioconductor Packages

Bioconductor version: Release (3.11)

Installs a self-contained Python instance that is managed by the R installation. This aims to provide a consistent Python version that can be used reliably by Bioconductor packages. Module versions are also controlled to guarantee consistent behavior on different user systems.

Author: Aaron Lun [aut, cre, cph], Vince Carey [ctb]

Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>

Citation (from within R, enter citation("basilisk")):

Installation

To install this package, start R (version "4.0") and enter:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("basilisk")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("basilisk")

 

HTML R Script Motivation
PDF   Reference Manual

Details

biocViews Infrastructure, Software
Version 1.0.2
In Bioconductor since BioC 3.11 (R-4.0) (0.5 years)
License GPL-3
Depends
Imports reticulate, parallel, methods, basilisk.utils
LinkingTo
Suggests knitr, rmarkdown, BiocStyle, testthat, callr
SystemRequirements
Enhances
URL
Depends On Me
Imports Me BiocSklearn
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package basilisk_1.0.2.tar.gz
Windows Binary basilisk_1.0.2.zip
macOS 10.13 (High Sierra) basilisk_1.0.2.tgz
Source Repository git clone https://git.bioconductor.org/packages/basilisk
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/basilisk
Package Short Url https://bioconductor.org/packages/basilisk/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.11 Source Archive

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: