SBRG / pymodulon

Python package for analyzing and visualizing iModulons
MIT License
11 stars 13 forks source link

Fixes #46 and #80 #81

Closed sapoudel closed 3 years ago

sapoudel commented 3 years ago

Fix save_json_file in io.py so that small numbers are not converted to 0 (fixes #80). Add 'old_locus_tag' option for making protein fasta file in compare.py. (closes #46).