Skip to content

Add tutorials, benchmark report, and docs#1

Merged
maarten-devries merged 1 commit into
mainfrom
add-tutorials-and-benchmark
Mar 20, 2026
Merged

Add tutorials, benchmark report, and docs#1
maarten-devries merged 1 commit into
mainfrom
add-tutorials-and-benchmark

Conversation

@maarten-devries

Copy link
Copy Markdown
Owner

Summary

  • Add quickstart tutorial (docs/notebooks/quickstart.ipynb) demonstrating all scib-rapids metrics on toy data
  • Add lung atlas tutorial (docs/notebooks/lung_example.ipynb) mirroring scib-metrics' lung example with Harmony, scVI, scANVI
  • Add benchmark report script (scripts/benchmark_report.py) that compares speed and numerical agreement between scib-rapids and scib-metrics across all metrics
  • Add docs structure (tutorials.md, updated index.md)

Test plan

  • Run python scripts/benchmark_report.py to verify report output
  • Run pytest tests/test_cross_validate.py -v to verify numerical agreement
  • Build docs with make html in docs/ to verify tutorial rendering

🤖 Generated with Claude Code

- Add quickstart tutorial showing all metrics on toy data
- Add lung atlas tutorial mirroring scib-metrics example
- Add benchmark_report.py script for speed + accuracy comparison
- Add tutorials.md and update docs index

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@maarten-devries maarten-devries merged commit 4b43427 into main Mar 20, 2026
1 of 4 checks passed
@maarten-devries maarten-devries deleted the add-tutorials-and-benchmark branch March 20, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant