File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Planning documents
22plan /
33
4+ # Local Codex project guidance
5+ /AGENTS.md
6+
47# Byte-compiled / optimized / DLL files
58__pycache__ /
69* .py [cod ]
@@ -170,11 +173,15 @@ cython_debug/
170173tests /benchmark_adamson.py
171174
172175causarray /___ * .py
173- /docs /source /tutorial /adamson
176+
177+ # Adamson tutorial is currently a local analysis and is not part of the
178+ # committed documentation.
179+ /docs /source /tutorial /adamson /
174180
175181# Replogle tutorial: large data files (regenerate with prep_tutorial_data.py or
176182# download from the project data repository; replogle_subset.h5ad is ~2 GB)
177183docs /source /tutorial /replogle /replogle_subset.h5ad
184+ docs /source /tutorial /replogle /replogle_subset_norm * .h5ad
178185docs /source /tutorial /replogle /replogle_normed.h5ad
179186docs /source /tutorial /replogle /replogle_results.h5
180187
You can’t perform that action at this time.
0 commit comments