Cellulose: Difference between revisions
From Proteopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 32: | Line 32: | ||
<jmolRadioGroup> | <jmolRadioGroup> | ||
<item> | <item> | ||
<script> | <script>select not (4-5 and chain=G); color chain</script> | ||
<text>by chain</text> | <text>by chain</text> | ||
</item> | </item> | ||
<item> | <item> | ||
<script> | <script>select not (4-5 and chain=G); color cpk</script> | ||
<text> | <text>by atomtype</text> | ||
</item> | </item> | ||
<item> | <item> | ||
<script> | <script>select not (4-5 and chain=G); color black</script> | ||
<text> | <text>black</text> | ||
<checked>true</checked> | <checked>true</checked> | ||
</item> | </item> | ||