Update README.md
Browse files
README.md
CHANGED
@@ -23,3 +23,9 @@ configs:
|
|
23 |
- split: train
|
24 |
path: data/train-*
|
25 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
- split: train
|
24 |
path: data/train-*
|
25 |
---
|
26 |
+
|
27 |
+
Processed version of the haddock protein-protein affinity benchmark from [here](https://github.com/haddocking/binding-affinity-benchmark/tree/master).
|
28 |
+
|
29 |
+
We track the sequences and affinity if an example is involed with only two chains in a pdb file.
|
30 |
+
|
31 |
+
Please cite their work if you use this dataset. There is parsed information about the sources [here](https://huggingface.co/datasets/Synthyra/haddock_table).
|