next up previous contents index
Next: Structure Statement Up: Duplicating the Molecular Previous: Requirements

Example: Duplication of Side-Chain Atoms

The following example duplicates the atoms of a side chain. The duplicated atoms are identical to the original ones except for the segment name. The example can be used to set up alternate conformations (see Section 12.8).

duplicate 
   selection=( resid 40 and not 
             ( name ca or name n or name c or name o ) )
   segid="ALT"
end



Web Manager
Sat Mar 11 09:37:37 PST 1995