CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
gecco/__init__.py
gecco/__main__.py
gecco/_base.py
gecco/_meta.py
gecco/model.py
gecco/orf.py
gecco/py.typed
gecco/refine.py
gecco.egg-info/PKG-INFO
gecco.egg-info/SOURCES.txt
gecco.egg-info/dependency_links.txt
gecco.egg-info/entry_points.txt
gecco.egg-info/requires.txt
gecco.egg-info/top_level.txt
gecco/crf/model.pkl
gecco/crf/model.pkl.md5
gecco/hmmer/Pfam.ini
gecco/interpro/interpro.json
gecco/types/compositions.npz
gecco/types/domains.tsv
gecco/types/types.tsv
static/gecco.png
tests/test_doctest.py