Learn R Programming

SUMO (version 1.2.3)

sumo_mofa_backend: Detect and configure the MOFA2 backend for SUMO

Description

Detect and configure the MOFA2 backend for SUMO

Usage

sumo_mofa_backend()

Arguments

Value

A list with elements:

  • method: one of "basilisk", "reticulate", or "pretrained".

  • use_basilisk: logical; TRUE if using basilisk.

  • envname: NULL or the name of a conda environment.