All states: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 10: | Line 10: | ||
==Example== | ==Example== | ||
load 1brv.pdb # Get it locally first by e.g. using the Plugin: "PDB Loader Service" | |||
set all_states, on | set all_states, on |
Revision as of 16:26, 14 September 2006
Overview
When set "on", this setting causes PyMOL to display all states or in NMR jargon: all the models in the ensemble. The 'default' behavior (OFF) can be overridden by placing the "set all_states, on" statement into your '.pymolrc' file, located in your login directory (under all flavors of unix).
Syntax
set all_states, on set all_states, off
Example
load 1brv.pdb # Get it locally first by e.g. using the Plugin: "PDB Loader Service" set all_states, on