Installation

decoupler requires Python version >= 3.8 to run.

PyPI

It can be installed from pip (lightweight installation):

pip install decoupler

Conda

It can also be installed from conda and mamba (this includes extra dependencies):

mamba create -n=decoupler -c conda-forge -c bioconda decoupler

Development Version

To stay up-to-date with the newest unreleased version, run:

pip install git+https://github.com/saezlab/decoupler-py