Overview
Syllabus
Intro
What are virtual environments?
What is conda?
What’s with different condas - Anaconda, Miniconda and Bioconda?
renv vs conda
Demonstration goals and requirements
conda installation instructions
conda channels and priorities
Search for conda packages
base environment in conda
Checking local versions of the tools and searching for required conda packages
Create virtual environment in conda
Export environment to a YAML file .yml file
Create a conda environment from a YAML file
Why having a centralized location for all packages is problematic for analysis in R?
Creating R projects and using renv within projects
Sharing renv - save package version information to a .lock file
Taught by
bioinformagician