basilisk provides a standardized mechanism for handling Python dependencies within Bioconductor packages. Functions are also provided to enable smooth interoperability of multiple Python environments in a single R session.
It does so by automatically provisioning and managing one or more Conda environments per BioC package, ensuring that the end-user is not burdened with the responsibility of meeting any Python-based SystemRequirements. The developers integrate with reticulate to allow intuitive calling of Python code within R, with additional protection to ensure that multiple Python environments can be called within the same R session.
This is free and open source software.
Website: bioconductor.org
Support:
Developer: Aaron Lun, Vince Carey
License: GNU General Public License v3.0
basilisk is written in R. Learn R with our recommended free books and free tutorials.
Related Software
| Access Python from R | |
|---|---|
| reticulate | R Interface to Python |
| basilisk | Smooth interoperability of multiple Python environments in a single R session |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

