configure_environment: Configure the reticulate environment

View source: R/configure_environment.R

configure_environmentR Documentation

Configure the reticulate environment

Description

Function to configure the Python dependencies on R. If a Python environment is not available, the function will check if there is a version of conda or miniconda, otherwise it will install miniconda, on which install the Python package pylineaGT.

Usage

configure_environment(envname = "lineagt-env", use_default = F)

Arguments

env_name

name of the conda environment to use, if available.


caravagnalab/LineaGT documentation built on June 13, 2025, 1:58 p.m.