AFM-LIS icon indicating copy to clipboard operation
AFM-LIS copied to clipboard

Applying LIS to RFDiffusion Binder Design Filtering

Open amelie-iska opened this issue 1 year ago • 2 comments

Hi! Thanks for the awesome work. I just thought it might be a good idea to update the pAE method for filtering protein binders designed by RFDiffusion to use the LIS score. For more info, see this issue in the RFDiffusion GitHub:

https://github.com/RosettaCommons/RFdiffusion/issues/211

I'm happy to help out a little and discuss.

amelie-iska avatar May 22 '24 18:05 amelie-iska

Hi! I am thinking applying LIS to filter my deigned binders. After dl_binder_design/mpnn_fr/dl_interface_design.py, I get a set of .pdb files. However, I find I also need .json files in AFM-LIS.

Could I ask how to calculate LIS and LIA only with .pdb files?

Huilin-Li avatar Jun 05 '24 01:06 Huilin-Li

LIS and LIA calculation needs PAE information, which is in json file (colabfold) or pkl file (original alphafold-multimer). Unfortunately, without json of pkl files, LIS and LIA can't be calculated.

On Jun 4, 2024, at 9:16 PM, Huilin-Li @.***> wrote:

Hi! I am thinking applying LIS to filter my deigned binders. After dl_binder_design/mpnn_fr/dl_interface_design.py, I get a set of .pdb files. However, I find I also need .json files in AFM-LIS.

Could I ask how to calculate LIS and LIA only with .pdb files?

— Reply to this email directly, view it on GitHub https://github.com/flyark/AFM-LIS/issues/4#issuecomment-2148680471, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGHFEW7TXF7EZLF4QHWHKG3ZFZRFJAVCNFSM6AAAAABIEEN5WOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBYGY4DANBXGE. You are receiving this because you are subscribed to this thread.

flyark avatar Jun 05 '24 01:06 flyark