ELIFE-ASU / ecg

Pulling information from biological databases, and converting it into easy to use gmls for network science.
MIT License
3 stars 2 forks source link

JGI.py fixes #24

Closed bxk334 closed 4 years ago

bxk334 commented 4 years ago

Plethora of fixes and changes to increase robustness, efficiency, and speed including:

bxk334 commented 4 years ago

Updated documentation/examples for CLI for ecg.py, jgi.py, and kegg.py. Updated CLI to argparse for ecg.py, jgi.py, and kegg.py. Made minor fixes to CLI for jgi.py and kegg.py with respect to passing lists as arguments.