LICENSE
README.md
pyproject.toml
src/atlas/__init__.py
src/atlas/analytics.py
src/atlas/cli.py
src/atlas/detect.py
src/atlas/examples.py
src/atlas/flags.py
src/atlas/log.py
src/atlas/manifest.py
src/atlas/metrics.py
src/atlas/schema.py
src/atlas/survey.py
src/atlas/track.py
src/atlas/tui_app.py
src/atlas/validate.py
src/atlas/schemas/10x-bcl-demux.yaml
src/atlas/schemas/10x-cellranger-count.yaml
src/atlas/schemas/10x-cellranger-multi.yaml
src/atlas/schemas/__init__.py
src/atlas/schemas/csv-dataset.yaml
src/atlas/schemas/facs-sort-diva.yaml
src/atlas/schemas/facs-sort.yaml
src/atlas/schemas/illumina-bcl-run.yaml
src/atlas/schemas/monorepo-build.yaml
src/atlas/schemas/photo-import.yaml
src/atlas/schemas/report-bundle.yaml
src/atlas/schemas/site-archive.yaml
src/atlas/schemas/web-build.yaml
src/atlas_manifest.egg-info/PKG-INFO
src/atlas_manifest.egg-info/SOURCES.txt
src/atlas_manifest.egg-info/dependency_links.txt
src/atlas_manifest.egg-info/entry_points.txt
src/atlas_manifest.egg-info/requires.txt
src/atlas_manifest.egg-info/top_level.txt
tests/test_analytics.py
tests/test_bio_schemas.py
tests/test_cli_atlas.py
tests/test_cli_instrumentation.py
tests/test_cli_tui.py
tests/test_detect.py
tests/test_docs.py
tests/test_examples.py
tests/test_facs_schemas.py
tests/test_fixture_trees.py
tests/test_flags.py
tests/test_logging.py
tests/test_manifest.py
tests/test_metrics.py
tests/test_privacy_controls.py
tests/test_schema.py
tests/test_standalone.py
tests/test_survey.py
tests/test_track.py
tests/test_tui_app.py
tests/test_validate.py