File size: 851 Bytes
289439b
 
 
 
 
 
 
 
 
 
 
0de94f3
289439b
4e22f01
 
289439b
 
4e22f01
289439b
4e22f01
 
289439b
 
 
 
 
 
28a75a3
 
 
df790a9
28a75a3
 
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
26
27
28
29
30
31
32
33
34
---
dataset_info:
  features:
  - name: pdb_id
    dtype: string
  - name: SeqA
    dtype: string
  - name: SeqB
    dtype: string
  - name: kd
    dtype: float64
  - name: pkd
    dtype: float64
  - name: labels
    dtype: float64
  splits:
  - name: train
    num_bytes: 15623
    num_examples: 31
  download_size: 20061
  dataset_size: 15623
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

Processed version of the haddock protein-protein affinity benchmark from [here](https://github.com/haddocking/binding-affinity-benchmark/tree/master).

We only include the sequences and affinity if an example is involed with only two chains in a pdb file.

Please cite their work if you use this dataset. There is parsed information about the sources [here](https://huggingface.co/datasets/Synthyra/haddock_table).