Replies: 3 comments
-
Thanks for your input. Can you send this over [email protected] so that we can discuss more and find a better way to implement this. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I see this is closed as completed, but while now parsePDB can parse CONECT records, writePDB cannot write them. For me this means that ProDy cannot be used to manipulate structures which contain heteroatom records. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the comment. I absolutely agree we still need that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to add support for CONECT records in pdb files. I figure I need to
I have an application where I need to merge pdb files the have both ATOM and CONECT records
I am going to do something in my own fork, but any suggestions as to the interface I implement would be welcome so I can merge the changes upstream.
While setBonds exists in AtomGroup, it doesn't appear to support Hydrogen bonding, so any guidance on conformant style would be welcome.
Beta Was this translation helpful? Give feedback.
All reactions