-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Hey Guys, Cool work its a really nice read. Just a quick comment that I believe the motif scaffolding benchmark as you have implemented does not match the RFDiffusion motifs exactly. The three cases which have small, medium and large scaffolds (6exz, 6e6r, 5trv) are minorly different in the RFDiffusion outputs when compared with your PDB file specifications. This is likely because RFDiffusion seem to index these files differently... I thought I'd flag it in any case.
For example if you download the output sequences from RFDiffusion paper (https://figshare.com/s/439fdd59488215753bc3), and look at the file Motif_scaffolding_benchmark.fasta
. You will see that for 6exz the fixed motif is HLE...FMLA
while in your file it is LET...MLAE
(i.e. offset by one). This is similarly true of the other two cases I mention.
Let me know if you disagree, we hit this minor gotcha a few weeks ago.