Pml
Jump to navigation
Jump to search
PyMOL Script
PyMOL scripts are plain text files containing commands, one per line, appearing as they would be entered at the PyMOL command prompt.
Basic usage
Save your commands in a plain text file (using e.g. Notepad, TextEdit, or a text editor of your choice) with a `.pml` extension, e.g. `script.pml`.
Run the script by either "File > Run script..." in the GUI menu bar, or via the command
@/path/to/my/script.pml