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 5
5
.. |Docs | image :: https://readthedocs.com/projects/diffxpy/badge/?version=latest
6
6
:target: https://diffxpy.readthedocs.io
7
7
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
+
9
11
diffxpy covers a wide range of differential expression analysis scenarios encountered in single-cell RNA-seq scenarios
10
12
and integrates into scanpy _ workflows.
11
13
Import diffxpy as `import diffxpy.api as de ` to access the following differential expression analysis-related tools:
12
14
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.* `
15
17
16
18
Refer to the documentation _ and the tutorials _ for details of these modules.
17
19
You can’t perform that action at this time.
0 commit comments