Template:Button Toggle NucleicDrumsColorScheme: Difference between revisions
From Proteopedia
Jump to navigationJump to search
m New page: <jmol> <jmolButton> <script>select A; color [x5050FF];select C; color [xE00000]; select G; color [x00C000]; select T; color [xE6E600]; select U; color [xCC9900];</script> <text>Color by Nu... |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
<script>select A; color [x5050FF];select C; color [xE00000]; select G; color [x00C000]; select T; color [xE6E600]; select U; color [xCC9900];</script> | <script>select A,ADE; color [x5050FF];select C, CYT; color [xE00000]; select G,GUA; color [x00C000]; select T,THY; color [xE6E600]; select U,URA; color [xCC9900];</script> | ||
<text>Color by Nucleotide</text> | <text>Color by Nucleotide</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||