Update README.md
Browse files
README.md
CHANGED
@@ -66,13 +66,14 @@ print(embedding)
|
|
66 |
## Citation
|
67 |
Please cite AIDO.RNA using the following BibTeX code:
|
68 |
```
|
69 |
-
@
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
|
|
76 |
}
|
77 |
```
|
78 |
|
|
|
66 |
## Citation
|
67 |
Please cite AIDO.RNA using the following BibTeX code:
|
68 |
```
|
69 |
+
@inproceedings{zou_large-scale_2024,
|
70 |
+
title = {A Large-Scale Foundation Model for RNA Function and Structure Prediction},
|
71 |
+
url = {https://www.biorxiv.org/content/10.1101/2024.11.28.625345v1},
|
72 |
+
doi = {10.1101/2024.11.28.625345},
|
73 |
+
publisher = {bioRxiv},
|
74 |
+
author = {Zou, Shuxian and Tao, Tianhua and Mahbub, Sazan and Ellington, Caleb N. and Algayres, Robin and Li, Dian and Zhuang, Yonghao and Wang, Hongyi and Song, Le and Xing, Eric P.},
|
75 |
+
year = {2024},
|
76 |
+
booktitle = {NeurIPS 2024 Workshop on AI for New Drug Modalities},
|
77 |
}
|
78 |
```
|
79 |
|