Skip to content

Commit 6c6d1f0

Browse files
fixed heading and bold text in rst
1 parent f0c4527 commit 6c6d1f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
:target: https://diffxpy.readthedocs.io
77

88
Fast and scalable differential expression analysis on single-cell RNA-seq data
9-
===
9+
==============================================================================
1010

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

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.*`
1717

1818
Refer to the documentation_ and the tutorials_ for details of these modules.
1919

0 commit comments

Comments
 (0)