Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
## π Github
|
6 |
+
|
7 |
+
https://github.com/tyang816/ProtSSN
|
8 |
+
|
9 |
+
## π Citation
|
10 |
+
|
11 |
+
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.
|
12 |
+
|
13 |
+
```
|
14 |
+
@article{tan2023protssn,
|
15 |
+
title={Semantical and Topological Protein Encoding Toward Enhanced Bioactivity and Thermostability},
|
16 |
+
author={Tan, Yang and Zhou, Bingxin and Zheng, Lirong and Fan, Guisheng and Hong, Liang},
|
17 |
+
journal={bioRxiv},
|
18 |
+
pages={2023--12},
|
19 |
+
year={2023},
|
20 |
+
publisher={Cold Spring Harbor Laboratory}
|
21 |
+
}
|