Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Environments

This directory contains the necessary files to create the conda environments.

We have the following environments:

Creating the environments

To create the environments, execute the following command:

conda env create -f scDINO.yaml
conda env create -f timelapse_env.yaml
conda env create -f R_env.yaml

The environments will be activated when each shell script is run.