Cellulose: Difference between revisions

Karsten Theis (talk | contribs)
No edit summary
Karsten Theis (talk | contribs)
No edit summary
Line 51: Line 51:
Show <jmol>
Show <jmol>
   <jmolRadioGroup>
   <jmolRadioGroup>
    <item>
      <script>display chain=M and 4-5</script>
      <text>none</text>
    </item>
     <item>
     <item>
       <script>display chain=M</script>
       <script>display chain=M</script>
Line 67: Line 71:
</jmol>
</jmol>


Color <jmol>
Style <jmol>
   <jmolRadioGroup>
   <jmolRadioGroup>
     <item>
     <item>
       <script>select not (4-5 and chain=M); color chain</script>
       <script>select not (4-5 and chain=M);spacefill only</script>
       <text>by chain</text>
       <text>spacefill</text>
     </item>
     </item>
     <item>
     <item>
       <script>select not (4-5 and chain=M); color cpk</script>
       <script>select not (4-5 and chain=M);wireframe only</script>
       <text>by atomtype</text>
       <text>bonds</text>
     </item>
     </item>
     <item>
     <item>
       <script>select not (4-5 and chain=M); color black</script>
       <script>select not (4-5 and chain=M);wireframe only; wireframe 0.2; spacefill 0.5</script>
       <text>black</text>
       <text>ball-and-stick</text>
       <checked>true</checked>
       <checked>true</checked>
     </item>
     </item>
Line 85: Line 89:
</jmol>
</jmol>


Style <jmol>
Color <jmol>
   <jmolRadioGroup>
   <jmolRadioGroup>
     <item>
     <item>
       <script>select not (4-5 and chain=M);spacefill only</script>
       <script>select not (4-5 and chain=M); color chain</script>
       <text>spacefill</text>
       <text>by chain</text>
     </item>
     </item>
     <item>
     <item>
       <script>select not (4-5 and chain=M);wireframe only</script>
       <script>select not (4-5 and chain=M); color cpk</script>
       <text>bonds</text>
       <text>by atomtype</text>
     </item>
     </item>
     <item>
     <item>
       <script>select not (4-5 and chain=M);wireframe only; wireframe 0.2; spacefill 0.5</script>
       <script>select not (4-5 and chain=M); color black</script>
       <text>ball-and-stick</text>
       <text>black</text>
       <checked>true</checked>
       <checked>true</checked>
     </item>
     </item>
Line 107: Line 111:
     <scriptWhenUnChecked>hbond off
     <scriptWhenUnChecked>hbond off
       </scriptWhenUnChecked>
       </scriptWhenUnChecked>
     <scriptWhenchecked>hbond on
     <scriptWhenchecked>select all; hbond on
       </scriptWhenchecked>
       </scriptWhenchecked>
     <checked>false</checked>  
     <checked>false</checked>  

Proteopedia Page Contributors and Editors (what is this?)Proteopedia Page Contributors and Editors (what is this?)

Karsten Theis