cidgoh / geem

Genomic Epidemiology Entity Mart
Creative Commons Attribution 4.0 International
3 stars 1 forks source link

Script to move geem_package docker contents between local hosts, and other things #30

Closed ivansg44 closed 5 years ago

ivansg44 commented 5 years ago

@ddooley

scripts/geem_package_handler.py will allow us to backup, delete and insert geem_package contents from local docker containers using .tsv files. This will be a good way to manage data across local hosts during the development stage of this project. I have also included tests for this script.

Other small changes:

ivansg44 commented 5 years ago

@ddooley

Please see latest commit.

ivansg44 commented 5 years ago

@ddooley

sys-admin and package template fixtures have been added, and can be loaded the same way shared_packages is.