Hello, thanks for making this repo available.
I tested this code, specifically RF2 part to predict complex structure given target structre+sequence+nanobody sequence, and epitope (hotspot_frac = 1) for a set of experimentally validated binders and some non-binders. Surprisingly all binders and all non-binders perfectly bind to epitope when full hotspot_prop is shown. But, p_bind values are inconsistent. P_bind seems to correlate well with pae, but doesn't correlate at all with experiment. Paper listed two versions for p_bind calculation, is v2 network version for p_bind available? here:
|
has_v2 = 'bind_pred.rbf2attn.weight' in checkpoint['model_state_dict'] |
Attached image for complex with all non-binders.
Thanks!

Hello, thanks for making this repo available.
I tested this code, specifically RF2 part to predict complex structure given target structre+sequence+nanobody sequence, and epitope (hotspot_frac = 1) for a set of experimentally validated binders and some non-binders. Surprisingly all binders and all non-binders perfectly bind to epitope when full hotspot_prop is shown. But, p_bind values are inconsistent. P_bind seems to correlate well with pae, but doesn't correlate at all with experiment. Paper listed two versions for p_bind calculation, is v2 network version for p_bind available? here:
RFantibody/src/rfantibody/rf2/network/predict.py
Line 238 in 8fe3114
Attached image for complex with all non-binders.
Thanks!