Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 234 Bytes

INSTALL.md

File metadata and controls

7 lines (5 loc) · 234 Bytes

Installation

Dependencies are handled via conda, the entry script relies on conda installation and an environment named "cfdna"

The environment can be initially created using the env.yml file: conda env create -f env.yml -n cfdna