Usage:
load session_name

Usage:
load session_name.py

Load restores a saved session (see the save command). A session file consists of Python code that reconstitutes the state of Chimera by opening data files and performing other operations. The original input files must still be present to restart a session; if they are not in the same place(s) as when the session was saved, the user will be queried for their locations.

There are multiple ways to save sessions and restart sessions.

See also: open, save