Bioc2026 Registration Open!

basilisk.utils

Centralized Conda Installation for Bioconductor Packages

Bioconductor version: 3.23 · Package version: 1.24.0

Provides a centralized conda installation for use by other Bioconductor packages. If conda is not already available on the system, it is downloaded and installed from the Miniforge project; otherwise, no action is performed. Historically, this package was used to provide a Python installation for basilisk, hence the name.

Installation

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

BiocManager::install("basilisk.utils")

Details

MaintainerAaron Lun <infinite.monkeys.with.keyboards@gmail.com>
AuthorAaron Lun [aut, cre, cph]
LicenseGPL-3
Downloads rank3309
Source branchRELEASE_3_23
biocViewsInfrastructure, Software

Documentation

Download

Dependencies

Imports: utils, methods, tools, dir.expiry

Suggests: knitr, rmarkdown, BiocStyle, testthat

Reverse dependencies

Imports Me (2): HiCool, scifer

Suggests Me (1): Ibex