trimPDBEnsemble doesn't work when inputs to buildPDBEnsemble are sele #2168
jamesmkrieger
started this conversation in
Archived Issues
Replies: 3 comments
-
This doesn't happen when the reference is an index |
Beta Was this translation helpful? Give feedback.
0 replies
-
In fact, a lot of things aren't made to handle that. All the get functions that use indices (getMSA, getCoords, getCoordsets, etc.) have problems and loadEnsemble does too |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @jamesmkrieger, are there any remaining things to be fixed related to this issue? |
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.
-
with the following code (from the scipion plugin) applied to some spike structures, we get the following error:
I think we need to use getAtomGroup somewhere for generating and/or applying the indices. Perhaps, we could/should also use
trimmed.select
with a selstr based on them too.Beta Was this translation helpful? Give feedback.
All reactions