User:Karsten Theis/Electron density

From Proteopedia

< User:Karsten Theis(Difference between revisions)
Jump to: navigation, search
Current revision (21:44, 17 August 2021) (edit) (undo)
 
Line 49: Line 49:
===A technical note===
===A technical note===
This is not the most efficient way of displaying electron density, and it works because the structures displayed here are rather small. Every time you click on a button to display electron density, the entire electron density file is fetched from the database, and your browser has to read it all to find those points in space that are close to the selected atoms and have a density higher than the cutoff.
This is not the most efficient way of displaying electron density, and it works because the structures displayed here are rather small. Every time you click on a button to display electron density, the entire electron density file is fetched from the database, and your browser has to read it all to find those points in space that are close to the selected atoms and have a density higher than the cutoff.
 +
 +
Update: there is now an efficient way to just fetch the part of the map you need:
 +
 +
isosurface within 3 {visible} "=233D"
 +
 +
will retrieve that part of the map within 3 Angstroem away from any atom displayed.
 +
 +
Try it:
 +
 +
<jmol>
 +
<jmolButton>
 +
<script>isosurface within 3 {visible} "=233D"</script>
 +
<text>faster way to a map</text>
 +
</jmolButton>
 +
</jmol>
If you already know what density you want to show, it is much faster (and saves space) to save the "chicken-wire" object as a .jvxl file and upload it to Proteopedia. These files are much smaller (especially if you are showing the density around just a couple of atoms, which is the typical case for publication figures). An example of this technique is explained [[Talk:Kisker_lab:_5B5Q|here]].
If you already know what density you want to show, it is much faster (and saves space) to save the "chicken-wire" object as a .jvxl file and upload it to Proteopedia. These files are much smaller (especially if you are showing the density around just a couple of atoms, which is the typical case for publication figures). An example of this technique is explained [[Talk:Kisker_lab:_5B5Q|here]].

Current revision

Caption for this structure

Drag the structure with the mouse to rotate

Proteopedia Page Contributors and Editors (what is this?)

Karsten Theis

Personal tools