[Chimera-users] Splitting surfnet surfaces and calculate enclosedvolume.

Tom Goddard goddard at cgl.ucsf.edu
Tue Apr 8 19:10:41 PDT 2008


Hi JD,

  I enhanced the Chimera command "ac" so you can specify accelerators to 
run as arguments.  For example the command

    ac ol ce sf

will open the last opened file, color by element, and display a 
molecular surface.  This can be used from Python using

    from chimera import runCommand
    runCommand("ac ol ce sf")

Formerly the "ac" command just enabled typing shortcuts in the main 
Chimera window and took no arguments.  The improved version will be in 
tonight's daily builds (if they succeed).

    Tom







More information about the Chimera-users mailing list