File size: 787 Bytes
cb2d622 |
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 |
---
license: apache-2.0
---
## π Introduction (ProtSSN)
Fusion of protein **sequence and structural** information, using **denoising** pre-training network for **protein engineering** (**zero-shot**).
## π Github
https://github.com/tyang816/ProtSSN
## π Citation
Please cite our work if you have used our code or data for **dry experiment testing/wet experiment directed evolution**. We are pleased to see improvements in the subsequent work.
```
@article{tan2023protssn,
title={Semantical and Topological Protein Encoding Toward Enhanced Bioactivity and Thermostability},
author={Tan, Yang and Zhou, Bingxin and Zheng, Lirong and Fan, Guisheng and Hong, Liang},
journal={bioRxiv},
pages={2023--12},
year={2023},
publisher={Cold Spring Harbor Laboratory}
}
``` |