[COOT] what python command to mutate with stub ?

2014-01-22 Thread Scott Classen
Hello Cootaholics I'd like to add a custom button (or key binding, or both) that will do a simple mutate, keep the residue type the same, and trim it back to the beta carbon. This would be the same as the stub function in the Simple Mutate dialogue box. I am finding that I repeat this action

Re: [COOT] what python command to mutate with stub ?

2014-01-22 Thread Bernhard Lohkamp
The function you want is delete_residue_sidechain() http://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/web/docs/coot.html#delete_002dresidue_002dsidechain For keybindings, pythonics (old version), please see (Kill Sidechain):