Add a callback function in buildPDBEnsemble #2059
SHZ66
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.
Uh oh!
There was an error while loading. Please reload this page.
-
We should consider adding a callback function in
buildPDBEnsembleto give users access to intermediate variables such asatommapandunmapped, replacing the current mechanism of output arguments. The callback or a second callback function might accessalignChainsas well, so some design decisions need to be made. The tutorial should be changed accordingly as well.Beta Was this translation helpful? Give feedback.
All reactions