# Preprocessing: `pp`

The preprocessing module {mod}`dotools_py.pp` compiles all the basic quality control steps for
analysing sc/snRNA-seq with different implementations building on packages from the
[scverse ecosystem](https://scverse.org/)


## sc/snRNA Processing
```{eval-rst}
.. module:: dotools_py.pp
.. currentmodule:: dotools_py

.. autosummary::
    :toctree: generated

    pp.run_cellbender
    pp.importer_py
    pp.quality_control
    pp.log_normalize
    pp.sctransform_normalize
    pp.find_doublets

```
