# Data: `dt`
The data module contains functions to use with sc/snRNA from the
heart and the dataset from PBMC from 10x used in the tutorial.

## Example datasets
```{eval-rst}
.. module:: dotools_py.dt
.. currentmodule:: dotools_py

.. autosummary::
    :toctree: generated

    dt.example_10x
    dt.example_10x_processed
    dt.example_visium
    dt.example_visium_processed
```

## Utility for heart datasets
```{eval-rst}
.. autosummary::
    :toctree: generated

    dt.heart_markers
    dt.standard_ct_labels_heart
```
