README.md
pyproject.toml
batch_detective/__init__.py
batch_detective/anonymizer.py
batch_detective/association.py
batch_detective/cli.py
batch_detective/compat.py
batch_detective/config.py
batch_detective/dependencies.py
batch_detective/exceptions.py
batch_detective/gene_impact.py
batch_detective/manifest.py
batch_detective/normalizer.py
batch_detective/outliers.py
batch_detective/pca_analysis.py
batch_detective/plots.py
batch_detective/qc.py
batch_detective/report.py
batch_detective/streamlit_app.py
batch_detective/utils.py
batch_detective/validator.py
batch_detective.egg-info/PKG-INFO
batch_detective.egg-info/SOURCES.txt
batch_detective.egg-info/dependency_links.txt
batch_detective.egg-info/entry_points.txt
batch_detective.egg-info/requires.txt
batch_detective.egg-info/top_level.txt
batch_detective/templates/report_template.html
tests/__init__.py
tests/conftest.py
tests/test_association.py
tests/test_cli.py
tests/test_normalizer.py
tests/test_outliers.py
tests/test_qc.py
tests/test_report.py
tests/test_validator.py