For Developers

Loading a Developer Environment

To quickly set up a developer environment for the CM++ Pipeline, simply run the following commands. (NOTE: Make sure you have Conda installed)

conda env create -f environment.yml
conda activate 

Customizing the Pipeline