tyang816 commited on
Commit
16e3ad4
·
verified ·
1 Parent(s): f8df812

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -18,10 +18,12 @@ https://github.com/tyang816/ProtSolM
18
  # Citation
19
  Please cite our work if you use our dataset.
20
  ```
21
- @article{tan2024protsolm,
22
  title={Protsolm: Protein solubility prediction with multi-modal features},
23
  author={Tan, Yang and Zheng, Jia and Hong, Liang and Zhou, Bingxin},
24
- journal={arXiv preprint arXiv:2406.19744},
25
- year={2024}
 
 
26
  }
27
  ```
 
18
  # Citation
19
  Please cite our work if you use our dataset.
20
  ```
21
+ @inproceedings{tan2024protsolm,
22
  title={Protsolm: Protein solubility prediction with multi-modal features},
23
  author={Tan, Yang and Zheng, Jia and Hong, Liang and Zhou, Bingxin},
24
+ booktitle={2024 IEEE International Conference on Bioinformatics and Biomedicine (BIBM)},
25
+ pages={223--232},
26
+ year={2024},
27
+ organization={IEEE}
28
  }
29
  ```