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

G-protein based reshaping #268

Merged
merged 119 commits into from
Jun 22, 2023
Merged

G-protein based reshaping #268

merged 119 commits into from
Jun 22, 2023

Conversation

electronicsbyjulie
Copy link
Contributor

This PR contains a facility for coupling two proteins, altering the shape of one to conform to the other.

@electronicsbyjulie electronicsbyjulie marked this pull request as draft June 21, 2023 04:41
@electronicsbyjulie
Copy link
Contributor Author

Prolines confuse the new connection code. Also, residues are getting strewn somehow.

@electronicsbyjulie
Copy link
Contributor Author

🟩🟩🟩

@electronicsbyjulie electronicsbyjulie marked this pull request as ready for review June 22, 2023 13:34
@electronicsbyjulie electronicsbyjulie linked an issue Jun 22, 2023 that may be closed by this pull request
@electronicsbyjulie
Copy link
Contributor Author

Getting some really nice docks spot checking receptors with known agonists.

OR1D2_hGNAL_bourgeonal.dock.txt
OR1D2_hGNAL_floralozone.dock.txt
OR2T34_hGNAL_floralozone.dock.txt
OR2AG1_hGNAS2_isoamyl acetate.dock.txt

Configurable variables include:
`$dock_metals` If true, the dock will use PDBs that end in `.metal.pdb` instead of the default `.upright.pdb`.
`$dock_retries` The number of times to retry if no poses returned. Each retry increases the energy limit.
`$bias_by_energy` TODO: This has not been implemented yet.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be important to squeeze in.

`POLSAT` Ligand's sum polar satisfaction, a measure of polar-polar and nonpolar-nonpolar proximity;
`PCLASH` Clashes between residues of the protein, minus clashes in the original PDB model;

`ACVTH.TMR1` thru `ACVTH.TMR7`
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be made compatible with the .rgn syntax?

@primaryodors primaryodors merged commit a11dd2d into stable Jun 22, 2023
@primaryodors primaryodors deleted the g-protein-based-reshaping branch July 6, 2023 15:21
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

Successfully merging this pull request may close these issues.

The path to predictions
2 participants