#!/bin/sh set -e angles xyzin $CEXAM/toxd/toxd.pdb \ ANGOUT $CCP4_SCR/junk.a\ PLOT $CCP4_SCR/angles.plot \ << EOF-angles TITL torsion angles for TOXD !NODI DIHEdral !Write angles to a file with logical name ANGOUT !NOPLot !Do not draw Ramachandran plot (default do) LABEL RESIDUE 1 59 ALLOwed NEW EOF-angles pltdev -dev ps -aut -i $CCP4_SCR/angles.plot -o $CCP4_SCR/plot84.ps #