User:Karsten Theis/Electron density

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 81: Line 81:
<text>1.5 sigma</text>
<text>1.5 sigma</text>
</jmolButton>
</jmolButton>
 +
</jmol>
 +
 +
===Pre-calculated density===
 +
This is ferredoxin again, surrounded by 1.5 sigma density. It loads faster because the density was rendered already and saved as a relatively small file (222 kB instead of 11.2 Mb - factor 50 less). This is the kind of display you would use to build or rebuild an atomic model into electron density. To be able to see the trees in the forest, you use a technique called slabbing, illustrated below.
 +
 +
*<jmol>
 +
<jmolLink>
 +
<script> slab on; depth 40; var a = [90,80,70,60,55,54,53,52,51]; for(var i IN a) {slab @i; delay 0.4;}
 +
</script>
 +
<text>Slab into center of molecule</text>
 +
</jmolLink>
 +
</jmol>
 +
 +
*<jmol>
 +
<jmolLink>
 +
<script> slab on; depth 40; var a = [51,52,53,54,55,60,70,80,90,100]; for(var i IN a) {slab @i; delay 0.4;}
 +
</script>
 +
<text>Slab out of center</text>
 +
</jmolLink>
</jmol>
</jmol>

Revision as of 15:10, 27 June 2018

Caption for this structure

Drag the structure with the mouse to rotate

Proteopedia Page Contributors and Editors (what is this?)

Karsten Theis

Personal tools