LICENSE
README.md
pyproject.toml
src/mozaiko/__init__.py
src/mozaiko/mozaiko.py
src/mozaiko.egg-info/PKG-INFO
src/mozaiko.egg-info/SOURCES.txt
src/mozaiko.egg-info/dependency_links.txt
src/mozaiko.egg-info/entry_points.txt
src/mozaiko.egg-info/requires.txt
src/mozaiko.egg-info/top_level.txt
src/mozaiko/in_silico_analysis/__init__.py
src/mozaiko/in_silico_analysis/amplification.py
src/mozaiko/marker_scoring/__init__.py
src/mozaiko/marker_scoring/aux_analysis.py
src/mozaiko/marker_scoring/catnip.sh
src/mozaiko/marker_scoring/metrics_system.py
src/mozaiko/marker_scoring/scoring_utils.py
src/mozaiko/reference_database/__init__.py
src/mozaiko/reference_database/assign_tax_parameters.json
src/mozaiko/reference_database/db_curation.py
src/mozaiko/reference_database/dereplicate_parameters.json
src/mozaiko/reference_database/sequence_import.py
tests/test_amplification.py
tests/test_custom_fasta_import.py
tests/test_db_curation.py
tests/test_metrics_system.py
tests/test_mozaiko.py
tests/test_scoring_utils.py
tests/test_setup.py