Update citation with bioRxiv preprint
Browse files
README.md
CHANGED
|
@@ -17,4 +17,16 @@ This repository uses a custom license. See the [LICENSE](LICENSE.md) file for fu
|
|
| 17 |
|
| 18 |
## Citations
|
| 19 |
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
## Citations
|
| 19 |
|
| 20 |
+
Please cite our paper:
|
| 21 |
+
|
| 22 |
+
```bibtex
|
| 23 |
+
@article{li2026direct,
|
| 24 |
+
title = {Direct Detection and Atomic Modeling of Ligands in Cryo-EM Maps Using Deep Learning},
|
| 25 |
+
author = {Li, Shu and Jain, Anika and Kagaya, Yuki and Park, Joon Hong and Kihara, Daisuke},
|
| 26 |
+
journal = {bioRxiv},
|
| 27 |
+
year = {2026},
|
| 28 |
+
doi = {10.64898/2026.06.01.729423},
|
| 29 |
+
url = {https://www.biorxiv.org/content/10.64898/2026.06.01.729423v1},
|
| 30 |
+
note = {Preprint}
|
| 31 |
+
}
|
| 32 |
+
```
|