generatebio / chroma

A generative model for programmable protein design
Apache License 2.0
700 stars 90 forks source link

Example of script for binder design #57

Open ahof1704 opened 2 months ago

ahof1704 commented 2 months ago

Hi,

Do you have any script I could use as a starting point for binder design? In the supp material of your Nature paper, you mentioned: "De-novo binders: Combine (i) substructure conditioning on antigen, (ii) optional scaffold constraint on binder, and (iii) contact constraints on epitope/paratope"

Could you provide more details on how to implement this?

Thanks