Sandbox7 Eric Martz
From Proteopedia
(Difference between revisions)
Line 3: | Line 3: | ||
Proposed title: <span style="font-size:150%">Temperature Color Schemes</span> | Proposed title: <span style="font-size:150%">Temperature Color Schemes</span> | ||
- | [[Jmol]] offers two | + | [[Jmol]] offers two methods for coloring by [[temperature value]]. (For an introduction to the temperature value or B factor, please see [[Temperature value]].) |
- | + | ||
- | + | <table border="1"><tr> | |
+ | <th> | ||
+ | [[SAT]] colors button | ||
+ | </th> | ||
+ | <th> | ||
+ | [[Jmol#Command_Scripting_Language|Jmol command]] | ||
+ | </th> | ||
+ | <th> | ||
+ | <font color="blue">'''Blue'''</font> | ||
+ | </th> | ||
+ | <th> | ||
+ | White | ||
+ | </th> | ||
+ | <th> | ||
+ | <font color="red">'''Red'''</font> | ||
+ | </th> | ||
+ | </tr><tr> | ||
+ | <td> | ||
+ | temperature, fixed | ||
+ | </td><td> | ||
+ | color fixedTemperature* | ||
+ | </td><td> | ||
+ | 0 | ||
+ | </td><td> | ||
+ | 50 | ||
+ | </td><td> | ||
+ | 100 | ||
+ | </td> | ||
+ | </tr></table> | ||
The ''relativeTemperature'' color scheme is the same as the ''temperature'' color scheme. | The ''relativeTemperature'' color scheme is the same as the ''temperature'' color scheme. |
Revision as of 22:02, 26 June 2011
Please do not edit this page. Thanks, User:Eric Martz, June 26, 2011.
Proposed title: Temperature Color Schemes
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 |
The relativeTemperature color scheme is the same as the temperature color scheme.