File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
:target: https://diffxpy.readthedocs.io
7
7
8
8
Fast and scalable differential expression analysis on single-cell RNA-seq data
9
- ===
9
+ ==============================================================================
10
10
11
11
diffxpy covers a wide range of differential expression analysis scenarios encountered in single-cell RNA-seq scenarios
12
12
and integrates into scanpy _ workflows.
13
13
Import diffxpy as `import diffxpy.api as de ` to access the following differential expression analysis-related tools:
14
14
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
+ 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.* `
17
17
18
18
Refer to the documentation _ and the tutorials _ for details of these modules.
19
19
You can’t perform that action at this time.
0 commit comments