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

Visualizing Go bonds #609

Open
Lp0lp opened this issue Aug 27, 2024 · 3 comments
Open

Visualizing Go bonds #609

Lp0lp opened this issue Aug 27, 2024 · 3 comments

Comments

@Lp0lp
Copy link
Collaborator

Lp0lp commented Aug 27, 2024

Heyo!
On the previous implementation of GoMartini, there was a way to obtain a non-production .itp file that contained the Go bonds as harmonic bonds that could be used for visualization. This functionality was lost when we ported it to Martinize. Would be cool to somehow bring it back, as it is a useful tool both for users and eventually for the MAD database.

Have a couple of ideas of how this could be brought back:

  1. Have the Go bonds as harmonic bonds within the protein .itp within a -ifdef statement (?)
  2. Automatically write them in the .pdb file as connect entries (could run into issues if too many connects..)

Both of these could be turned off/on with a flag via martinize cli if we don't want them to be default.

What do you guys think?

@csbrasnett
Copy link
Collaborator

Hey Luis, I already implemented this in a small package I made! https://github.com/csbrasnett/martini_vis

@csbrasnett
Copy link
Collaborator

fwiw as well, this was also what I was thinking in #596 which could probably be happily extended to Go bonds once the general approach is dealt with

@Lp0lp
Copy link
Collaborator Author

Lp0lp commented Aug 28, 2024 via email

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