probablybots commited on
Commit
9e50aa5
·
verified ·
1 Parent(s): 4591825

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -66,13 +66,14 @@ print(embedding)
66
  ## Citation
67
  Please cite AIDO.RNA using the following BibTeX code:
68
  ```
69
- @misc{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
  }
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