Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for cofactor-bound proteins? #1191

Open
sukritsingh opened this issue Apr 28, 2023 · 1 comment
Open

Support for cofactor-bound proteins? #1191

sukritsingh opened this issue Apr 28, 2023 · 1 comment

Comments

@sukritsingh
Copy link

Basically my question is: Can perses handle mutation predictions in complexes that involve a cofactor/ligand bound in one chain?

I have a system involving the study of Protein:Protein complex, using protein mutations, but one of the proteins is bound to a GTP cofactor, and both proteins in the PPI also have Ion cofactors (one Mg2+ and one Ca2+). Neither the cofactor nor ions would be mutating during the transformations.

Does perses currently support cofactor-bound systems? I assume that the Ions will be managed automatically, but looking for some guidance on how I can set up an htf file where I've parameterized the GTP cofactor as well.

@zhang-ivy
Copy link
Contributor

It definitely supports ion-bound systems, my RBD:ACE2 systems have Zn ions bound.

It should also handle GTP, though I've never tried it myself. I would just supply the apo and complex PDBs to the PointMutationEngine as normal (if the mutating protein is bound to GTP, GTP should be in both apo and complex PDBs, otherwise just the complex PDB). You may need to also supply the relevant forcefield that for parametrizing GTP. Happy to help debug any errors and suggest changes to the code if necessary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants