Difference between revisions of "Ex"

From PyMOLWiki
Jump to navigation Jump to search
 
Line 17: Line 17:
 
ex colorbydisplacement_1
 
ex colorbydisplacement_1
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 +
[[Category:Pymol-script-repo]]

Latest revision as of 11:03, 15 January 2012

Type Python Script
Download ex.py
Author(s) Troels E. Linnet
License BSD
This code has been put under version control in the project Pymol-script-repo

Introduction

A little script, to execute "@" example scripts from Pymol-script-repo/examples, no matter what directory you are in.

Example of use

import ex

ex propka_1
ex rotkit_1
ex colorbydisplacement_1