# Multi-sample analysis

This set of tutorials introduces the analysis of multiple samples using **InSituPy**'s `InSituExperiment` class.

```{eval-rst}
.. card:: Introduction to the `InSituExperiment` class
    :link: InSituPy_InSituExperiment
    :link-type: doc

    Notebook introducing the concepts behind the `InSituExperiment` class to analyze multiple samples.
```

```{toctree}
:hidden: false
:maxdepth: 1

InSituPy_InSituExperiment
```