bad change to mmCIF chain vs segment? #2084
jamesmkrieger
started this conversation in
Archived Issues
Replies: 0 comments
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.
-
mmCIF files often split different kinds of entities into chains and segments and have more divisions in the hierarchical view than PDB files
For example, with 4ake, we get 4 instead of 2. We have the option unite_chains, which restores this back and gives a similar behaviour to ChimeraX, but the issue is what happens when we don't use this option to have a more similar behaviour to PyMOL.
In the released version tag v2.4.1, we get something similar to PyMOL:
In our current ProDy master, we get them switched and that's probably an issue:
There seems to be a difference related to biomol assemblies with v2.4.1 giving an error and master not giving one, but not necessarily giving the right result although I think it does. Here is the example for 1ake:
v2.4.1
master
Beta Was this translation helpful? Give feedback.
All reactions