Skip to content

Commit c402330

Browse files
Merge pull request #471 from OmicsML/JiayuanDing100-patch-6
Update README.md
2 parents d36a0f6 + 01f26ba commit c402330

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,17 @@ controls, as well as setting up the `dev` environments.
6161

6262
If you find our work useful in your research, please consider citing our DANCE package or survey paper:
6363

64+
```bibtex
65+
@article{ding2025dance,
66+
title={DANCE 2.0: Transforming single-cell analysis from black box to transparent workflow},
67+
author={Ding, Jiayuan and Xing, Zhongyu and Wang, Yixin and Liu, Renming and Liu, Sheng and Huang, Zhi and Tang, Wenzhuo and Xie, Yuying and Zou, James and Qiu, Xiaojie and others},
68+
journal={bioRxiv},
69+
pages={2025--07},
70+
year={2025},
71+
publisher={Cold Spring Harbor Laboratory}
72+
}
73+
```
74+
6475
```bibtex
6576
@article{ding2024dance,
6677
title={DANCE: A deep learning library and benchmark platform for single-cell analysis},
@@ -411,7 +422,7 @@ pip install -e .
411422
| SPOTlight | 0.0113/0.0250/NA | 0.00614/0.0106/NA | Test MSE |
412423
| STdGCN | 0.0058/0.0202/NA | 0.0145/0.0261/NA | Test MSE |
413424

414-
**Note**: Stage 1, 2 and 3 (valid pseudo or dataset as metric for selection) for all methods.
425+
**Note**: DANCE 2.0 indicates Stage 1, 2, and 3 (valid pseudo or dataset as metric for selection) for all methods.
415426

416427
### A Note on Function Naming
417428

0 commit comments

Comments
 (0)