Replies: 1 comment
-
Hi @Erikna00, For the dataframe with atom names, you may find this thread useful. It only saves the protein atom name, if you want the ligand you'll have to add it with the same logic. So the structure of the
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Prolif,
Thank you for writing such a useful piece of code. It has really earned its place in my MD workflows.
Is there any "easy" way to revise plf.ifp or its dataframe so in addition to residue it also reports what atom name in the residue/ligand the interactions is made from? Is this a feature/option which could be added? Eg residue: (Ca, PHE, 17, A)
Furthermore, i had a hard time finding docs on the exact structure of the plf.ifp dictionary and how to get useful information out of it, have i missed something in the docs or is this something you could explain/add to the docs? I´m currently interested in monitoring H-bond donor atom, acceptor atom, distance and angle for many binding poses in many proteins but in the future this will be extended to most interactions.
Beta Was this translation helpful? Give feedback.
All reactions