Changes between Version 33 and Version 34 of Scripts


Ignore:
Timestamp:
May 10, 2010, 10:29:22 AM (16 years ago)
Author:
pett
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scripts

    v33 v34  
    11= Chimera Python Scripts =
     2
     3If all you want to do is loop through a set of data files in a folder and perform a series of Chimera commands on them, the
     4[http://www.cgl.ucsf.edu/chimera/docs/ProgrammersGuide/index.html Programmer's Guide]
     5(specifically
     6[http://www.cgl.ucsf.edu/chimera/docs/ProgrammersGuide/basicPrimer.html this page]
     7) covers that scenario in detail.
    28
    39These Python scripts provide capabilities not available using Chimera commands.  They may only work with specific Chimera versions.