Hi Alisa, almost the right syntax. The last one is a list, i.e. it should read:
copy_residue_range_from_ncs_master_to_chains(0, "C", 377, 402,["B"]) ... and make sure you have the mast chain set to "C". ... and there was a similar discussion earlier: https://www.mail-archive.com/[email protected]/msg36035.html HTH, Bernhard P.S. There is a special bb for Coot related question...
Hello everyone, I am trying to copy an NCS residue range from one NCS chain to another, but not to all of them. I. e I would like to copy residues 377-402 from chain C to chain B, without affecting chains A and D. (I have already turned the chain C into the master chain through NCS ghost control) Since extensions in coot does that for all chains simultaneously I am trying to use the Python or scheme commands. First of all, I am not sure I am using the right syntax, so please correct me if I am wrong. But here is what I have been writing for the Python command: copy_residue_range_from_ncs_master_to_chains(0, "C", 377, 402,"B") But then coot quits with the message: /usr/local/bin/coot: line 10: 34717 Segmentation fault: 11 /Library/Coot/bin/coot-real "$@" logout I would greatly appreciate your help! Regards, Alisa -- Alisa Glukhova graduate student Tesmer lab
