Skip to content

greenelab/greenblack

Repository files navigation

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.