install_giotto_environment: install_giotto_environment

View source: R/python_environment.R

install_giotto_environmentR Documentation

install_giotto_environment

Description

installation options of giotto environment

Usage

install_giotto_environment(
  force_environment = FALSE,
  packages_to_install = c("pandas", "networkx", "python-igraph", "leidenalg",
    "python-louvain", "python.app", "scikit-learn"),
  python_version = "3.10.2",
  mini_install_path = NULL,
  verbose = TRUE
)

drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.