You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,13 +26,13 @@ Model zoom: https://zenodo.org/record/8031783
26
26
27
27
This repository is an open-source project for benchmarking structure-based protein design methods, which provides a variety of collated datasets, reprouduced methods, novel evaluation metrics, and fine-tuned models that are all integrated into one unified framework. It also contains the implementation code for the paper:
28
28
29
-
**ProteinInvBench: Benchmarking Protein Design on Diverse Tasks, Models, and Metrics**
29
+
[**ProteinInvBench: Benchmarking Protein Design on Diverse Tasks, Models, and Metrics**](https://openreview.net/pdf?id=bqXduvuW5E)
[ProteinInvBench]() is the first comprehensive benchmark for protein design. The main contributions of our paper could be listed as four points below:
35
+
[ProteinInvBench](https://openreview.net/pdf?id=bqXduvuW5E) is the first comprehensive benchmark for protein design. The main contributions of our paper could be listed as four points below:
36
36
37
37
***Tasks:** We extend recent impressive models from single-chain protein design to the scenarios of multi-chain and de-novoprotein design.
38
38
***Models:** We integrate recent impressive models into a unified framework for efficiently reproducing and extending them to custom tasks.
@@ -181,11 +181,13 @@ ProteinInvBench is an open-source project for structure-based protein design met
181
181
## Citation
182
182
183
183
```
184
-
@article{gao2023knowledge,
185
-
title={Knowledge-Design: Pushing the Limit of Protein Design via Knowledge Refinement},
186
-
author={Gao, Zhangyang and Tan, Cheng and Li, Stan Z},
187
-
journal={arXiv preprint arXiv:2305.15151},
188
-
year={2023}
184
+
@inproceedings{
185
+
gao2023proteininvbench,
186
+
title={ProteinInvBench: Benchmarking Protein Inverse Folding on Diverse Tasks, Models, and Metrics},
187
+
author={Zhangyang Gao and Cheng Tan and Yijie Zhang and Xingran Chen and Lirong Wu and Stan Z. Li},
188
+
booktitle={Thirty-seventh Conference on Neural Information Processing Systems Datasets and Benchmarks Track},
0 commit comments