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

Scripting: add ability to coordinate a metal or attach a prosthetic group to the protein. #76

Closed
electronicsbyjulie opened this issue Jun 27, 2022 · 3 comments
Assignees
Labels
medium priority This should be made working as soon as time permits.

Comments

@electronicsbyjulie
Copy link
Contributor

electronicsbyjulie commented Jun 27, 2022

  1. Create a command to be able to coordinate metals. ✅
  2. Allow a string variable for the metal ion.
  3. Get the thiolation feature working.
  4. Create a command to add a prosthetic group to the protein, using a SMILES string.
  5. Allow specifying which atoms of the side chain to replace which atoms of the prosthetic with, and vice versa.
@electronicsbyjulie electronicsbyjulie added medium priority This should be made working as soon as time permits. focus labels Jun 27, 2022
@electronicsbyjulie electronicsbyjulie self-assigned this Jun 27, 2022
electronicsbyjulie pushed a commit that referenced this issue Jul 3, 2022
…tion of the scripting readme. (What do I look like I know my ABCs? I'm only 41!)
@electronicsbyjulie
Copy link
Contributor Author

electronicsbyjulie commented Jul 4, 2022

Currently, if binding to a pi helix, the coordination side chains are positioned strangely and the metal ion is clashing with the backbone.

HELIX PI %sr %er
LET %c1 = %hyxxce
LET %c2 = %hyxxce + 4
LET %c3 = %hyxxce + 5
MCOORD Zn 2 %c1 %c2 %c3

clashy_metal1
clashy_metal

@electronicsbyjulie
Copy link
Contributor Author

Whatever changed since this issue was last updated, the metal coordination feature is working now.

@primaryodors
Copy link
Owner

#246 is a duplicate of this issue. However, since work for this issue is being obsoleted, we are opting to close this and keep the newer issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium priority This should be made working as soon as time permits.
Projects
None yet
Development

No branches or pull requests

2 participants