Modules used throughout the tools developed and maintained by the Center for Genomic Epidemiology (CGE).
pip install cgecore==2.0.1
Core module for the Center for Genomic Epidemiology
This module contains classes and functions needed to run the service wrappers and pipeline scripts
The pypi project can be found here: https://pypi.org/project/cgecore/
python2 setup.py install
python3 setup.py install
python3 setup.py sdist bdist_wheel
twine upload dist/*
deprecated:
python setup.py sdist upload -r pypi