Sample-level analysis#
These tutorials focus on the preprocessing, analysis and handling of individual samples of single-cell spatial transcriptomics data. These notebooks can be run from top to bottom and require the notebook about automated image registration to be run first.
First analysis steps
Tutorial with introduction into first steps of analysis including filtering, preprocessing and dimensionality reduction.
Annotations in
InSituPyTutorial introducing how to import annotations and regions from external sources like QuPath or add them in the napari viewer.
Crop data
Tutorial showing how to crop data.
Cell type annotation
Tutorial showing different options to perform cell type annotation.
Explore gene expression along an axis
Demonstration on how to explore gene expression along an axis of the dataset.
Build an
InSituData object from scratchTutorial on how to generate an InSituData object from scratch.