LICENSE
README.md
pyproject.toml
bigecyhmm/__init__.py
bigecyhmm/__main__.py
bigecyhmm/diagram_cycles.py
bigecyhmm/hmm_search.py
bigecyhmm/utils.py
bigecyhmm/visualisation.py
bigecyhmm.egg-info/PKG-INFO
bigecyhmm.egg-info/SOURCES.txt
bigecyhmm.egg-info/dependency_links.txt
bigecyhmm.egg-info/entry_points.txt
bigecyhmm.egg-info/requires.txt
bigecyhmm.egg-info/top_level.txt
bigecyhmm/hmm_databases/README.md
bigecyhmm/hmm_databases/cycle_pathways.tsv
bigecyhmm/hmm_databases/hmm_files.zip
bigecyhmm/hmm_databases/hmm_table_template.tsv
bigecyhmm/hmm_databases/hydrogen_consumption.tsv
bigecyhmm/hmm_databases/phenotypes.tsv
bigecyhmm/templates/template_carbon_cycle_total.png
bigecyhmm/templates/template_nitrogen_cycle_total.png
bigecyhmm/templates/template_other_cycle_total.png
bigecyhmm/templates/template_sulfur_cycle_total.png
test/test_database.py
test/test_diagram_cycles.py
test/test_hmm_search.py
test/test_visualisation.py