Hi Alisa,
This is how I would do this.
1. In COOT got to Extensions --> Modelling --> Copy Fragment. In the dialog box
that opens change Atom selection to //C/350-402 then hit OK.
2. To move the newly created fragment into position in B, go to Calculate -->
LSQ Superpose. Change Reference Mole
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/ccp4bb@jisc
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)