Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 421 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 421 Bytes

cdm-data-loader-utils

Repo for CDM input data loading and wrangling

Set up conda environment

conda env create -f env.yml
conda activate genome_loader_env

Run tests

 python -m unittest discover -s tests -p test_genome_loader.py

For running tests with checkm2 (Time taking so disabled by default)

   conda activate genome_loader_env
   checkm2 database --download