tar-singh / diffxpy

Differential expression analysis for single-cell RNA-seq data.

Home Page:https://diffxpy.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI Docs

Fast and scalable differential expression analysis on single-cell RNA-seq data

diffxpy covers a wide range of differential expression analysis scenarios encountered in single-cell RNA-seq scenarios and integrates into scanpy workflows. Import diffxpy as import diffxpy.api as de to access the following differential expression analysis-related tools:

  1. differential expression analysis in the module de.test.*
  2. gene set enrichment analysis based on differential expression calls in the module de.enrich.*

Refer to the documentation and the tutorials for details of these modules.

About

Differential expression analysis for single-cell RNA-seq data.

https://diffxpy.rtfd.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%