Update README.md
Browse files
README.md
CHANGED
@@ -17,10 +17,12 @@ OntoProtein is the first general framework that makes use of structure in GO (Ge
|
|
17 |
|
18 |
### BibTeX entry and citation info
|
19 |
```bibtex
|
20 |
-
@
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
|
|
|
|
25 |
}
|
26 |
```
|
|
|
17 |
|
18 |
### BibTeX entry and citation info
|
19 |
```bibtex
|
20 |
+
@inproceedings{
|
21 |
+
zhang2022ontoprotein,
|
22 |
+
title={OntoProtein: Protein Pretraining With Gene Ontology Embedding},
|
23 |
+
author={Ningyu Zhang and Zhen Bi and Xiaozhuan Liang and Siyuan Cheng and Haosen Hong and Shumin Deng and Qiang Zhang and Jiazhang Lian and Huajun Chen},
|
24 |
+
booktitle={International Conference on Learning Representations},
|
25 |
+
year={2022},
|
26 |
+
url={https://openreview.net/forum?id=yfe1VMYAXa4}
|
27 |
}
|
28 |
```
|