Back to Mover page.
Establishes a non crystallographic symmetry (NCS) between residues. The mover sets dihedral constraints on backbone and side chains to force residues to maintain the same conformation. The amino acid type can be enforced too. This mover does not perform any minimization, so it is usually followed by MinMover or RelaxMover.
<SetupNCS name="(&string)" bb="(1 &bool)" chi="(1 &bool)" symmetric_sequence="(0 &bool)"/>
<NCSgroup source="38A-55A" target="2A-19A"/>
<NCSgroup source="38A-55A" target="20A-37A"/>
...
<NCSend source="55A" target="1A"/>
<NCSend source="54A" target="108A"/>
...
</SetupNCS>