-
Notifications
You must be signed in to change notification settings - Fork 261
Description
Hi, thanks for the help with the other issue!
I have another question similar to that one.
General description:
I want to fold a single monomer while incorporating structural information from other monomers in a complex. However, I do not want the model to fold the other monomers—just use them as a reference/template to guide the folding of the target monomer.
I am unable to fold the entire complex due to token and memory limitations. Including structural context from the other monomers—without explicitly folding them—could help bypass these restrictions while still capturing important interactions.
Questions:
Does the model support folding a monomer while keeping other monomers fixed as a structural reference?
If not, is there a way to provide structural constraints from the known multimeric complex?
What would be the best approach to ensure the folded monomer correctly interacts with the rest of the complex?
Use Case:
I have an experimental structure for subunit A and need to fold a subunit B while keeping subunit B static as a guide.
Due to memory/token constraints, folding the entire complex is not really an option.
I would be open to suggestions involving incorporating protein-protein docking with CHAI-1 if this is too complicated for the current/near future package.
Any guidance on how to achieve this would be greatly appreciated! Thanks!