Update README.md
Browse files
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 |
-
@
|
22 |
title={Protsolm: Protein solubility prediction with multi-modal features},
|
23 |
author={Tan, Yang and Zheng, Jia and Hong, Liang and Zhou, Bingxin},
|
24 |
-
|
25 |
-
|
|
|
|
|
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 |
```
|