Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 517 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 517 Bytes

Work in progress

This codebase has not undergone internal peer review as per the Greene Lab policy.

Environment

This repository uses conda to manage its environment as specified in environment.yml. Install the environment with:

conda env create --file=environment.yml

Then use conda activate greenblack and conda deactivate to activate or deactivate the environment.