shuuul commited on
Commit
43cbfa2
·
verified ·
1 Parent(s): 19f5cb0

Update citation with bioRxiv preprint

Browse files
Files changed (1) hide show
  1. README.md +13 -1
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
- TBD
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ```