# API

```{toctree}
:hidden: true
:maxdepth: 2

datasets/index
```

```{toctree}
:hidden: true
:maxdepth: 2

anno/pp/index
anno/tl/index
anno/pl/index
```

This section documents the downstream analysis offered by VAMPIRE.

::::{grid} 1
:gutter: 2

:::{grid-item-card} `vp.datasets`
:link: datasets/index
:link-type: doc
Vampire Built-in dataset.
:::

:::{grid-item-card} `vp.anno.pp`
:link: anno/pp/index
:link-type: doc
Preprocessing module of `anno` downstream analysis.
:::

:::{grid-item-card} `vp.anno.pl`
:link: anno/pl/index
:link-type: doc
Plotting module of `anno` downstream analysis.
:::

:::{grid-item-card} `vp.anno.tl`
:link: anno/tl/index
:link-type: doc
Tool module of `anno` downstream analysis.
:::

::::
