Ian Tickle wrote:
All - can anyone help me with the syntax of the 'mutate_by_overlap'
scripting command. I need to mutate a CYS to a chemically-modified
entity that I've called CYD. I made a Refmac dictionary entry for this
which I read in & it's accepted. I'm using WinCoot so I understand I
must use Python syntax.
I've tried the following:
mutate_by_overlap(0,"A",17,"CYD")
That's what I would have used.
That should not give a python error (I don't have a working pythonic
coot to hand to test :-/)
I guess the problem is that coot does not know how to make your CSD.
Perhaps if generated the monomer-CSD.pdb and libcheck_CSD.cif (and put
them in the current directory) it would work.
and in the text window:
get_monomer ("CYD")
This is not a guile command!
What does it mean by "an integer is required"?
:-( I don't know - that is a strange thing to say.
Paul.