Sandbox7 Eric Martz

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
(Fixed vs. Relative)
(Examples)
Line 54: Line 54:
==Examples==
==Examples==
<Structure size='350' frame='true' align='right' caption='' scene='Insert optional scene name here' />
<Structure size='350' frame='true' align='right' caption='' scene='Insert optional scene name here' />
 +
 +
<jmol>
 +
<jmolButton>
 +
<script>script "color fixedTemperature;set echo bottom left;echo 'Fixed'"</script>
 +
<text>Fixed Temperature</text>
 +
</jmolButton>
 +
<jmolButton>
 +
<script>script "color relativeTemperature;set echo bottom left;echo 'Fixed'"</script>
 +
<text>Relative Temperature</text>
 +
</jmolButton>
 +
</jmol>

Revision as of 22:49, 26 June 2011

Please do not edit this page. Thanks, User:Eric Martz, June 26, 2011.

Proposed title: Temperature Color Schemes

Fixed vs. Relative

Jmol offers two methods for coloring by temperature value. (For an introduction to the temperature value or B factor, please see Temperature value.)

SAT colors button

Jmol command

Blue

White

Red

temperature, fixed

color fixedTemperature

0

50

100

temperature, relative

 color relativeTemperature* 

minimum
value

 unclear 

maximum
value

*The relativeTemperature color scheme is the same as the temperature color scheme.

Examples

Drag the structure with the mouse to rotate

Personal tools