User:Wayne Decatur/Sandbox JmolBackgroundImageTest
From Proteopedia
< User:Wayne Decatur(Difference between revisions)
m |
m |
||
(16 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | The proteins are a large family .<ref>PMID: 20825685</ref> | ||
{{Template:Lrrapplet1}} | {{Template:Lrrapplet1}} | ||
- | |||
- | |||
- | |||
- | |||
- | <br> | ||
- | |||
<!-- checkboxes are now functional, since the update to the extension on 14 May 09 --> | <!-- checkboxes are now functional, since the update to the extension on 14 May 09 --> | ||
Line 12: | Line 5: | ||
<jmol> | <jmol> | ||
<jmolCheckbox> | <jmolCheckbox> | ||
- | <scriptWhenChecked>background IMAGE "wiki/images/7/7e/Kt-7_cornflowerblue_and_jmol_chain_h_color.png";</scriptWhenChecked> | + | <scriptWhenChecked>background IMAGE "/wiki/images/7/7e/Kt-7_cornflowerblue_and_jmol_chain_h_color.png";</scriptWhenChecked> |
<scriptWhenUnchecked>background IMAGE none;</scriptWhenUnchecked> | <scriptWhenUnchecked>background IMAGE none;</scriptWhenUnchecked> | ||
- | <checked> | + | <!--<checked></checked> TO MAKE UNCHECKED SEEMED ONLY WAY IS TO DELETE or HIDE THIS LINE--> |
<text>background image on/off test</text> | <text>background image on/off test</text> | ||
</jmolCheckbox> | </jmolCheckbox> | ||
</jmol> | </jmol> | ||
+ | Testing using Jmol's background image and 'set echo image' command, as described in [http://chemapps.stolaf.edu/jmol/docs/examples-11/new6.htm?topic=62 topic 62 here], from within Proteopedia | ||
- | + | To figure out file name I used [[Proteopedia:Cookbook]] under the FLASH example section and used "View image info" from right clicking on image to get path on wiki like in the FLASH example. | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | <!-- checkboxes are now functional, since the update to the extension on 14 May 09 --> | ||
+ | <!-- see http://wiki.jmol.org/index.php/MediaWiki, especially bottom for all parameters--> | ||
+ | <jmol> | ||
+ | <jmolCheckbox> | ||
+ | <scriptWhenChecked>background IMAGE "/wiki/images/7/7e/Kt-7_cornflowerblue_and_jmol_chain_h_color.png";</scriptWhenChecked> | ||
+ | <scriptWhenUnchecked>background IMAGE none;</scriptWhenUnchecked> | ||
+ | <checked>false</checked> | ||
+ | <text>CHECKED SET AS FALSE background image on/off test</text> | ||
+ | </jmolCheckbox> | ||
+ | </jmol> | ||
- | To view automatically seeded indices concerning Leucine-rich repeat proteins, see: | ||
- | *[[:Category:Leucine-rich repeat|Leucine-rich repeat]] | ||
- | *[[:Category:Leucine-rich-repeat|Leucine-rich-repeat]] | ||
- | *[[:Category:Leucine-rich repeat-containing protein 4|Leucine-rich repeat-containing protein 4]] | ||
- | *[[:Category:Lrr|LRR]] | ||
- | *[[:Category:Leucine-rich repeat glycoprotein|Leucine-rich repeat glycoprotein]] | ||
+ | <!-- checkboxes are now functional, since the update to the extension on 14 May 09 --> | ||
+ | <!-- see http://wiki.jmol.org/index.php/MediaWiki, especially bottom for all parameters--> | ||
+ | <jmol> | ||
+ | <jmolCheckbox> | ||
+ | <scriptWhenChecked>background IMAGE "/wiki/images/7/7e/Kt-7_cornflowerblue_and_jmol_chain_h_color.png";</scriptWhenChecked> | ||
+ | <scriptWhenUnchecked>background IMAGE none;</scriptWhenUnchecked> | ||
+ | <checked> </checked> | ||
+ | <text>CHECKED WITH SPACE IN BETWEENbackground image on/off test</text> | ||
+ | </jmolCheckbox> | ||
+ | </jmol> | ||
+ | |||
+ | <!-- checkboxes are now functional, since the update to the extension on 14 May 09 --> | ||
+ | <!-- see http://wiki.jmol.org/index.php/MediaWiki, especially bottom for all parameters--> | ||
+ | <jmol> | ||
+ | <jmolCheckbox> | ||
+ | <scriptWhenChecked>background IMAGE "/wiki/images/7/7e/Kt-7_cornflowerblue_and_jmol_chain_h_color.png";</scriptWhenChecked> | ||
+ | <scriptWhenUnchecked>background IMAGE none;</scriptWhenUnchecked> | ||
+ | <checked></checked> | ||
+ | <text>CHECKED WITH NOTHING IN BETWEEN GOES TO FALSEbackground image on/off test</text> | ||
+ | </jmolCheckbox> | ||
+ | </jmol> | ||
- | == | + | ==See Also== |
- | + | * [[User:Wayne Decatur/Sandbox JmolBackgroundImageTest]] |
Current revision
| |||||||||||
|
Testing using Jmol's background image and 'set echo image' command, as described in topic 62 here, from within Proteopedia
To figure out file name I used Proteopedia:Cookbook under the FLASH example section and used "View image info" from right clicking on image to get path on wiki like in the FLASH example.
See Also
- User:Wayne Decatur/Sandbox JmolBackgroundImageTest