File size: 1,268 Bytes
71cee9c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
language:
- en
license: mit
pretty_name: AlphaFold Interface Coherence Baseline Mapping v0.1
dataset_name: alphafold-interface-coherence-baseline-mapping-v0.1
tags:
- clarusc64
- alphafold
- alphafold-multimer
- protein-protein-interactions
- interface-stability
task_categories:
- tabular-regression
size_categories:
- 1K<n<10K
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train.csv
  - split: test
    path: data/test.csv
---

## What this dataset tests

Whether a model can construct  
a stable baseline map  
of protein–protein interface coherence.

This is the intact coupling state.  
No stress applied.  
No mutation applied.

The target is the interface basin.

## Inputs

interface_residue_count  
contact_density  
baseline_deltaG_bind  
baseline_kd_nM  
contact_stability_score  
hotspot_integrity_score  
allosteric_cross_interface_score  

## Required outputs

interface_coherence_score  
signal_paths  
baseline_failure_margin  

## Task

Given baseline interface metrics  
predict:

- interface coherence score  
- cross-interface signal paths  
- the failure margin before instability

## Use cases

Biologic complex design  
Synthetic pathway assembly  
Protein engineering QC  
Baseline maps for stress testing