update
Browse files
README.md
CHANGED
|
@@ -202,10 +202,20 @@ s03.inference.ipynb
|
|
| 202 |
```
|
| 203 |
|
| 204 |
|
| 205 |
-
|
| 206 |
## Citation
|
| 207 |
|
| 208 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 209 |
|
| 210 |
---
|
| 211 |
|
|
|
|
| 202 |
```
|
| 203 |
|
| 204 |
|
|
|
|
| 205 |
## Citation
|
| 206 |
|
| 207 |
+
```bibtex
|
| 208 |
+
@article {Cao2025.05.20.655112,
|
| 209 |
+
author = {Cao, Guangshuo and Shen, Yi and Wu, Jianghong and Chao, Haoyu and Chen, Ming and Chen, Dijun},
|
| 210 |
+
title = {CellReasoner: A reasoning-enhanced large language model for cell type annotation},
|
| 211 |
+
elocation-id = {2025.05.20.655112},
|
| 212 |
+
year = {2025},
|
| 213 |
+
doi = {10.1101/2025.05.20.655112},
|
| 214 |
+
URL = {https://www.biorxiv.org/content/early/2025/05/26/2025.05.20.655112},
|
| 215 |
+
eprint = {https://www.biorxiv.org/content/early/2025/05/26/2025.05.20.655112.full.pdf},
|
| 216 |
+
journal = {bioRxiv}
|
| 217 |
+
}
|
| 218 |
+
```
|
| 219 |
|
| 220 |
---
|
| 221 |
|