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
|`num_inter_pae`| Number of inter-chain predicted aligned errors (<5 Å) |
@@ -354,7 +354,7 @@ Here are several publicly available baseline EMA methods which users can comapre
354
354
-**GATE**[[Liu et al., 2025]](https://github.com/BioinfoMachineLearning/gate):
355
355
A multi-model EMA approach leveraging graph transformers on pairwise similarity graphs. Combines single-model and multi-model features for TM-score prediction.
-**GATE-AFM**: An enhanced version of GATE that incorporates AlphaFold-Multimer features as node features.
357
+
-**GATE-AFM**: An enhanced version of GATE that incorporates AlphaFold2-Multimer features as node features.
358
358
359
359
-**DProQA**[[Chen et al., 2023]](https://github.com/jianlin-cheng/DProQA):
360
360
A single-model EMA method using a Gated Graph Transformer. Targets interface quality prediction (e.g., DockQ scores) using KNN-based structural graphs.
@@ -373,7 +373,7 @@ Here are several publicly available baseline EMA methods which users can comapre
It is worth noting that CASP15_inhouse_dataset and CASP16_inhouse_dataset contain AlphaFold-Multimer self-estimated confidence scores for the structural models in the two datasets. They can also serve as a baseline to be compared with new EMA methods.
376
+
It is worth noting that CASP15_inhouse_dataset and CASP16_inhouse_dataset contain AlphaFold2-Multimer self-estimated confidence scores for the structural models in the two datasets. They can also serve as a baseline to be compared with new EMA methods.
377
377
378
378
## Acknowledgement
379
379
PSBench builds upon the source code and data from the following projects::
0 commit comments