set_giotto_python_path: set_giotto_python_path

Description Usage

View source: R/giotto.R

Description

sets the python path and/or installs miniconda and the python modules

Usage

1
2
3
4
5
set_giotto_python_path(
  python_path = NULL,
  packages_to_install = c("pandas", "networkx", "python-igraph", "leidenalg",
    "python-louvain", "python.app", "scikit-learn")
)

bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.