As an example, pressing the following button will run a script to draw just the backbone of Protein G and display the core hydrophobic residues in Spacefill mode, colored CPK. Core Hydrophobic Residues Restore Original Display The actual series of chime commands that were run by the first script are: select all {select all of the atoms} wireframe off {turn the wireframe off} backbone {draw the backbone} color chain {color the chain using a color ramp} select 3,5,30,43,45,52 {Select residues in the core} spacefill {Draw them as spacefill} color cpk {Change their color to CPK} Note that the with the exception of the select statement, all of these commands are accessible from the pop-up menus.
The actual series of chime commands that were run by the first script are: select all {select all of the atoms} wireframe off {turn the wireframe off} backbone {draw the backbone} color chain {color the chain using a color ramp} select 3,5,30,43,45,52 {Select residues in the core} spacefill {Draw them as spacefill} color cpk {Change their color to CPK} Note that the with the exception of the select statement, all of these commands are accessible from the pop-up menus.