Replies: 1 comment 1 reply
-
|
It looks like you're trying to add atoms to a Universe using AtomGroup.copy. It isnt possible to add atoms to a Universe this way. I suspect what's happening is you are editing the position of the same group (sugar_chain) twice and losing some modifications. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I am trying to concat a group of residues (each group consists of the same residues but with different coordinates). Instead the atom group gets overwritten. Here is the code:
Beta Was this translation helpful? Give feedback.
All reactions