File size: 548 Bytes
f8df812 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
license: apache-2.0
task_categories:
- text-classification
tags:
- protein
- downstream task
---
# ProtSolM PDB Dataset (PDBSol)
# Github
ProtSolM: Protein Solubility Prediction with Multi-modal Features
https://github.com/tyang816/ProtSolM
# Citation
Please cite our work if you use our dataset.
```
@article{tan2024protsolm,
title={Protsolm: Protein solubility prediction with multi-modal features},
author={Tan, Yang and Zheng, Jia and Hong, Liang and Zhou, Bingxin},
journal={arXiv preprint arXiv:2406.19744},
year={2024}
}
``` |