I’m trying to reproduce the AF3 “refold” validation step as done in the paper, but it’s unclear if you used MSAs or templates or if you ran everything in single-sequence mode. The notebook only states “Refolding is performed without a template” and recommends “20 seeds × 5 models”, but doesn’t show the AF3/AF3Score invocation or fold-input construction.
Could you clarify, for the paper runs:
- If you refolded without a PDB template, did you still use an MSA (i.e., run the AF3 data pipeline / sequence search or provide a separately computed MSA)?
- If you used an MSA, was it target-only, or (for VHH/mAb) did you also use antibody MSAs (and paired heavy/light MSAs where applicable)?
- If you did not use MSAs, did you run truly single-sequence refolds for all chains (target + antibody/binder)?
If you can share an example command or fold-input JSON snippet for the refold step used in the paper (including how “20 seeds × 5 models” maps to seeds/samples), that would be extremely helpful.