This repository was archived by the owner on Oct 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 55.. |Docs | image :: https://readthedocs.com/projects/diffxpy/badge/?version=latest
66 :target: https://diffxpy.readthedocs.io
77
8- # Fast and scalable differential expression analysis on single-cell RNA-seq data
8+ Fast and scalable differential expression analysis on single-cell RNA-seq data
9+ ===
10+
911diffxpy covers a wide range of differential expression analysis scenarios encountered in single-cell RNA-seq scenarios
1012and integrates into scanpy _ workflows.
1113Import diffxpy as `import diffxpy.api as de ` to access the following differential expression analysis-related tools:
1214
13- 1. * differential expression analysis * in the module `de.test.* `
14- 2. * gene set enrichment analysis * based on differential expression calls in the module `de.enrich.* `
15+ 1. _differential expression analysis _ in the module `de.test.* `
16+ 2. _gene set enrichment analysis _ based on differential expression calls in the module `de.enrich.* `
1517
1618Refer to the documentation _ and the tutorials _ for details of these modules.
1719
You can’t perform that action at this time.
0 commit comments