LICENSE
MANIFEST.in
README.md
pyproject.toml
spoligotyper/__init__.py
spoligotyper/__main__.py
spoligotyper/cli.py
spoligotyper/pdf.py
spoligotyper/pipeline.py
spoligotyper/samples.py
spoligotyper/seal.py
spoligotyper/spoligotype.py
spoligotyper.egg-info/PKG-INFO
spoligotyper.egg-info/SOURCES.txt
spoligotyper.egg-info/dependency_links.txt
spoligotyper.egg-info/entry_points.txt
spoligotyper.egg-info/requires.txt
spoligotyper.egg-info/top_level.txt
spoligotyper/data/logo.png
spoligotyper/data/spoligo_spacers.fasta
spoligotyper/data/spoligotype_db.txt
tests/__init__.py
tests/conftest.py
tests/test_integration.py
tests/test_pipeline.py
tests/test_samples.py
tests/test_spoligotype.py