You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be a useful feature to add to applyMutations(). A PR would be welcome!
If you know what residue you want to replace, it's pretty easy to do it yourself. applyMutations() is a very simple method. Here's the part that actually makes the change. It just changes the residue's name field and deletes any existing atoms that shouldn't be present.
Do we have a method to mutate the iCode-containing residue?
It seems
applyMutations
doesn't work.For example, how can we mutate the residue GLY-9A-chainA of pdbID 1S9V?
The text was updated successfully, but these errors were encountered: