Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.73 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.73 KB

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]