Skip to main content

A python implementation of DESeq2.

Project description

pypi version pypiDownloads condaDownloads license

PyDESeq2 is a python implementation of the DESeq2 method [1] for differential expression analysis (DEA) with bulk RNA-seq data, originally in R. It aims to facilitate DEA experiments for python users.

As PyDESeq2 is a re-implementation of DESeq2 from scratch, you may experience some differences in terms of retrieved values or available features.

Currently, available features broadly correspond to the default settings of DESeq2 (v1.34.0) for single-factor and multi-factor analysis (with categorical or continuous factors) using Wald tests. We plan to implement more in the future. In case there is a feature you would particularly like to be implemented, feel free to open an issue.

Table of Contents

Installation

PyPI

PyDESeq2 can be installed from PyPI using pip:

pip install pydeseq2

We recommend installing within a conda environment:

conda create -n pydeseq2
conda activate pydeseq2
conda install pip
pip install pydeseq2

You can also add it to your projects through uv:

uv add pydeseq2

Bioconda

PyDESeq2 can also be installed from Bioconda with conda:

conda install -c bioconda pydeseq2

If you're interested in contributing or want access to the development version, please see the contributing section.

Requirements

The list of package version requirements is available in pyproject.toml.

For reference, the code is being tested in a github workflow (CI) with python 3.11 to 3.13 and the latest versions of the following packages:

- anndata
- formulaic
- numpy
- pandas
- scikit-learn
- scipy
- formulaic-contrasts
- matplotlib

Please don't hesitate to open an issue in case you encounter any issue due to possible deprecations.

Getting started

The Getting Started section of the documentation contains downloadable examples on how to use PyDESeq2.

Documentation

The documentation is hosted here on ReadTheDocs. If you want to have the latest version of the documentation, you can build it from source. Please go to the dedicated README.md for information on how to do so.

Data

The quick start examples use synthetic data, provided in this repo (see datasets.)

The experiments described in the PyDESeq2 article rely on data from The Cancer Genome Atlas, which may be obtained from this portal.

Contributing

Please the Contributing section of the documentation to see how you can contribute to PyDESeq2.

1 - Download the repository

git clone https://github.com/owkin/PyDESeq2.git

2 - Create a uv environment

Run uv venv --python 3.13 (or higher python version) to create the pydeseq2 environment and then activate it: source .venv/bin/activate.

cd to the root of the repo and run uv sync --extra dev --extra doc to install in developer mode.

Then, run pre-commit install.

The pre-commit tool will automatically run ruff, black, and mypy.

PyDESeq2 is a living project and any contributions are welcome! Feel free to open new PRs or issues.

Credits

PyDESeq2 has been originally developed by Boris Muzellec, Maria Teleńczuk, Vincent Cabeli, and Mathieu Andreux and funded by Owkin. In Dec 2025, the maintenance of PyDESeq2 was taken over by the scverse community.

Citing this work

@article{muzellec2023pydeseq2,
  title={PyDESeq2: a python package for bulk RNA-seq differential expression analysis},
  author={Muzellec, Boris and Telenczuk, Maria and Cabeli, Vincent and Andreux, Mathieu},
  year={2023},
  doi = {10.1093/bioinformatics/btad547},
  journal={Bioinformatics},
}

References

[1] Love, M. I., Huber, W., & Anders, S. (2014). "Moderated estimation of fold change and dispersion for RNA-seq data with DESeq2." Genome biology, 15(12), 1-21. https://genomebiology.biomedcentral.com/articles/10.1186/s13059-014-0550-8

[2] Zhu, A., Ibrahim, J. G., & Love, M. I. (2019). "Heavy-tailed prior distributions for sequence count data: removing the noise and preserving large differences." Bioinformatics, 35(12), 2084-2092. https://academic.oup.com/bioinformatics/article/35/12/2084/5159452

License

PyDESeq2 is released under an MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydeseq2-0.5.4.tar.gz (790.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydeseq2-0.5.4-py3-none-any.whl (45.6 kB view details)

Uploaded Python 3

File details

Details for the file pydeseq2-0.5.4.tar.gz.

File metadata

  • Download URL: pydeseq2-0.5.4.tar.gz
  • Upload date:
  • Size: 790.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pydeseq2-0.5.4.tar.gz
Algorithm Hash digest
SHA256 49d6f47840b5444ea2b69be7857c6c4e58f369066a0fb24bc52f7d3a62bbd92c
MD5 dec1823a26d4932909947cf20987d6d8
BLAKE2b-256 4a705086491c13dd298501707c43a4c03758959a574662bfd9dcd1d379e388aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for pydeseq2-0.5.4.tar.gz:

Publisher: release.yaml on scverse/PyDESeq2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pydeseq2-0.5.4-py3-none-any.whl.

File metadata

  • Download URL: pydeseq2-0.5.4-py3-none-any.whl
  • Upload date:
  • Size: 45.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pydeseq2-0.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 690458824f1c4df0d13dbf7e5bdc1298f6dfb444b04a6e2aef9e7d3f21ba30dd
MD5 b93104ae87a682323baab9dee2c7aa7b
BLAKE2b-256 12ff94bc1aea7cba8bd6559469732408d6699c71077a495068141fcf9eb1f0dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pydeseq2-0.5.4-py3-none-any.whl:

Publisher: release.yaml on scverse/PyDESeq2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page