Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -25,10 +25,12 @@ https://github.com/tyang816/ProtSolM
|
|
25 |
# Citation
|
26 |
Please cite our work if you use our dataset.
|
27 |
```
|
28 |
-
@
|
29 |
title={Protsolm: Protein solubility prediction with multi-modal features},
|
30 |
author={Tan, Yang and Zheng, Jia and Hong, Liang and Zhou, Bingxin},
|
31 |
-
|
32 |
-
|
|
|
|
|
33 |
}
|
34 |
```
|
|
|
25 |
# Citation
|
26 |
Please cite our work if you use our dataset.
|
27 |
```
|
28 |
+
@inproceedings{tan2024protsolm,
|
29 |
title={Protsolm: Protein solubility prediction with multi-modal features},
|
30 |
author={Tan, Yang and Zheng, Jia and Hong, Liang and Zhou, Bingxin},
|
31 |
+
booktitle={2024 IEEE International Conference on Bioinformatics and Biomedicine (BIBM)},
|
32 |
+
pages={223--232},
|
33 |
+
year={2024},
|
34 |
+
organization={IEEE}
|
35 |
}
|
36 |
```
|