Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ This page is the markdown overview for the tutorial structure defined in `mkdocs

## Spatial Transcriptomics

- [SPATA2-inspired AnnData spatial utilities](Tutorials-space/t_spata2py.ipynb)
- [Space tutorial overview](Tutorials-space/index.md)
- Preprocess
- [Crop and Rotation of spatial transcriptomic data](Tutorials-space/t_crop_rotate.ipynb)
Expand Down
4 changes: 4 additions & 0 deletions docs/Tutorials-space/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This page mirrors the `Space` section in `mkdocs.yml` and provides a markdown entry point for the spatial tutorial notebooks.

## SPATA2-inspired utilities

- [SPATA2-inspired AnnData spatial utilities](t_spata2py.ipynb) - coordinate tables, variable joins, tissue outlines, spatial outlier filtering, unit conversion, benchmark, and a clear note that this is not full SPATA2 parity.

## Preprocess

- [Crop and Rotation of spatial transcriptomic data](t_crop_rotate.ipynb)
Expand Down
Loading