37
edits
Line 176: | Line 176: | ||
Get COOPS [http://www.ysbl.york.ac.uk/~emsley/software/coops/coops-1.0.tar.gz here]. | Get COOPS [http://www.ysbl.york.ac.uk/~emsley/software/coops/coops-1.0.tar.gz here]. | ||
===Example Scheme Script 1=== | ===Example Scheme Script 1: Move to Molecule Centres=== | ||
This example can be found in the coot scheme sources (the function name is molecule-centres-gui and is in the xxx/share/coot/scheme/coot-gui.scm file). It is a simple function that creates a | This example can be found in the coot scheme sources (the function name is molecule-centres-gui and is in the xxx/share/coot/scheme/coot-gui.scm file). It is a simple function that creates a button box - a button for each coordinates molecule in Coot. It is annotated. Reproduced as [[coot-scheme1]]. | ||
button box - a button for each coordinates molecule in Coot. It is annotated. Reproduced as [[coot-scheme1]]. | |||
===Example Scheme Script 2=== | ===Example Scheme Script 2=== |
edits