Next: , Previous: remote-control, Up: Scheme Scripting Functions


13.31 coot

— procedure: *probe-command*

This is full pathname of molprobity's probe program

— procedure: *reduce-command*

This is full pathname of molprobity's reduce program

— procedure: *do-coot-tips-flag*

This has be be here (in a general place) because tips-gui (where it used to be is conditionally loaded). (default to tips-gui displayed is true).

— procedure: load-all-scheme

Note the position of coot-gui is important. It seem that if there are too many files in front of it (even blank ones!) coot barfs when it gets to coot-gui.scm.

20060203 I have now enabled coot in scripting mode (no graphics (–no-graphics command line option)). In that case, we need to not load up scheme files which load up gtk (currently coot-gui and tips-gui).