LICENSE
MANIFEST.in
README.md
pyproject.toml
src/humaninfinder/__init__.py
src/humaninfinder/agent.py
src/humaninfinder/classifier.py
src/humaninfinder/cli.py
src/humaninfinder/core.py
src/humaninfinder.egg-info/PKG-INFO
src/humaninfinder.egg-info/SOURCES.txt
src/humaninfinder.egg-info/dependency_links.txt
src/humaninfinder.egg-info/entry_points.txt
src/humaninfinder.egg-info/requires.txt
src/humaninfinder.egg-info/top_level.txt
src/humaninfinder/data/16s_probe.fasta
src/humaninfinder/data/humanin.fasta
src/humaninfinder/data/humanin.hmm
src/humaninfinder/models/humanin_detector_hybrid.joblib
tests/test_discovery.py