# Multi-sample analysis

This set of tutorials focuses on the analysis of multiple samples using the `InSituExperiment` class.

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

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

.. card:: Differential gene expression analysis
    :link: 08_InSituPy_differential_gene_expression
    :link-type: doc

    Notebook showcasing differential gene expression analysis within and across multiple samples.

```

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

*
```