Skip to content

theislab/pertpy

Repository files navigation

Black Build codecov License PyPI Python Version Read the Docs Test PyPI

pertpy

fig1

Documentation

Please read the documentation.

Installation

You can install pertpy via pip from PyPI:

pip install pertpy

if you want to use scCODA or tascCODA, please install pertpy as follows:

pip install pertpy[coda]

If you want to use the differential gene expression interface, please install pertpy by running:

pip install pertpy[de]