We create a conda environment to run the code in. The environment is called workflowenv and it can be recreated using the workflowenv.yml file. The environment can be created using the following command:

conda env create -f workflowenv.yml