This codebase has not undergone internal peer review as per the Greene Lab policy.
This repository uses conda to manage its environment as specified in environment.yml.
Install the environment with:
conda env create --file=environment.ymlThen use conda activate greenblack and conda deactivate to activate or deactivate the environment.