Skip to content

Commit 6b052d0

Browse files
committed
fix:doc
1 parent 3ee7680 commit 6b052d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Both include three modules at present:
4040
**DANCE 1.0 Paper (published on Genome Biology)**: [DANCE: a deep learning library and benchmark platform for single-cell analysis](https://genomebiology.biomedcentral.com/articles/10.1186/s13059-024-03211-z) \
4141
**DANCE 2.0 Paper**: [DANCE 2.0: Transforming single-cell analysis from black box to transparent workflow](https://www.biorxiv.org/content/10.1101/2025.07.17.665427v1) \
4242
**Survey Paper (published on ACM TIST):** [Deep Learning in Single-cell Analysis](https://dl.acm.org/doi/10.1145/3641284) \
43-
**DANCE 2.0 Platform(DAP Subproject)**: [DANCE 2.0 Platform: Automated Optimal Preprocessing Recommendation for Single-Cell Data & Methods](http://omicsml.ai:81/dance/)
43+
**DANCE 2.0 Platform (DAP Subproject)**: [DANCE 2.0 Platform: Automated Optimal Preprocessing Recommendation for Single-Cell Data & Methods](http://omicsml.ai:81/dance/)
4444

4545
## Join the Community
4646

docs/source/api/atlas.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ dance.atlas
22
======================
33
.. note::
44
The functions in the :doc:`api/atlas` module are primarily backend APIs for the DANCE 2.0 Platform.
5-
For interactive usage, please visit the `DANCE 2.0 Platform <http://omicsml.ai:81/dance/login/>`_.
5+
For interactive usage, please visit the `DANCE 2.0 Platform <http://omicsml.ai:81/dance/>`_.
66
.. automodule:: main
77
:members:

0 commit comments

Comments
 (0)