-
Notifications
You must be signed in to change notification settings - Fork 4
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
Conversation
Prolines confuse the new connection code. Also, residues are getting strewn somehow. |
🟩🟩🟩 |
Getting some really nice docks spot checking receptors with known agonists. OR1D2_hGNAL_bourgeonal.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. |
There was a problem hiding this comment.
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` |
There was a problem hiding this comment.
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?
This PR contains a facility for coupling two proteins, altering the shape of one to conform to the other.