lhallee commited on
Commit
28a75a3
·
verified ·
1 Parent(s): 289439b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
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).