Template:Button Toggle NucleicDrumsColorScheme: Difference between revisions
From Proteopedia
Jump to navigationJump to search
m made more general with addition of DA DC DG and DT |
m made more general with addition of DA DC DG and DT |
||
| Line 1: | Line 1: | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
<script>select A,ADE,DA; color [x5050FF];select C, CYT,DC; color [xE00000]; select G,GUA,DG; color [x00C000]; select T,THY,DT; color [xE6E600]; select U,URA; color [xCC9900];</script> | <script>select A,ADE,DA; color [x5050FF];select C, CYT,DC; color [xE00000]; select G,GUA,DG; color [x00C000]; select T,THY,DT; color [xE6E600]; select U,URA; color [xCC9900];</script> | ||
<text>Color by Nucleotide</text> | <text>Color by Nucleotide</text> | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||