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.
Tutorial with introduction into first steps of analysis including filtering, preprocessing and dimensionality reduction.
InSituPyTutorial introducing how to import annotations and regions from external sources like QuPath or add them in the napari viewer.
Tutorial showing how to crop data.
Tutorial showing different options to perform cell type annotation.
Demonstration on how to explore gene expression along an axis of the dataset.
InSituData object from scratchTutorial on how to generate an InSituData object from scratch.
InSituDataTutorial on how to improve cell segmentation with Proseg and add the data to InSituData for downstream analysis.