Skip to content

Repo for CDM input data loading and wrangling

License

Notifications You must be signed in to change notification settings

kbase/cdm-data-loader-utils

Repository files navigation

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

About

Repo for CDM input data loading and wrangling

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages