disconnected single chain generated coordinates #304
Answered
by
fgrunewald
ivanjayapurna
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
fgrunewald
Mar 9, 2023
Replies: 1 comment
-
@ivanjayapurna thanks for bringing this up. The polymer looks disconnected for two reasons: 1) it goes across the PBC; 2) you always need to run an energy minimisation before the structure becomes connected. Polyply scales the coordinates which upon energy minization unfold so to speak. So try running the energy minization first. If the problem persist we take another look. FYI the warnings are no issue here. They occur because the 'gen_seq' tool currently does not set residue IDs, which is something we want to fix. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fgrunewald
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ivanjayapurna thanks for bringing this up. The polymer looks disconnected for two reasons: 1) it goes across the PBC; 2) you always need to run an energy minimisation before the structure becomes connected. Polyply scales the coordinates which upon energy minization unfold so to speak. So try running the energy minization first. If the problem persist we take another look. FYI the warnings are no issue here. They occur because the 'gen_seq' tool currently does not set residue IDs, which is something we want to fix.