LICENSE
MANIFEST.in
README.md
pyproject.toml
src/spestimator/__init__.py
src/spestimator/cli.py
src/spestimator/database.py
src/spestimator/estimation.py
src/spestimator/genome.py
src/spestimator/metadata.py
src/spestimator.egg-info/PKG-INFO
src/spestimator.egg-info/SOURCES.txt
src/spestimator.egg-info/dependency_links.txt
src/spestimator.egg-info/entry_points.txt
src/spestimator.egg-info/requires.txt
src/spestimator.egg-info/top_level.txt
src/spestimator/data/bacteria.16SrRNA.ndb
src/spestimator/data/bacteria.16SrRNA.nhr
src/spestimator/data/bacteria.16SrRNA.nin
src/spestimator/data/bacteria.16SrRNA.nog
src/spestimator/data/bacteria.16SrRNA.nos
src/spestimator/data/bacteria.16SrRNA.not
src/spestimator/data/bacteria.16SrRNA.nsq
src/spestimator/data/bacteria.16SrRNA.ntf
src/spestimator/data/bacteria.16SrRNA.nto
src/spestimator/data/metadata.csv.gz
tests/test_cli.py
tests/test_database.py
tests/test_estimation.py
tests/test_genomes.py