This old version of Proteopedia is provided for student assignments while the new version is undergoing repairs. Content and edits done in this old version of Proteopedia after March 1, 2026 will eventually be lost when it is retired in about June of 2026.
Apply for new accounts at the new Proteopedia. Your logins will work in both the old and new versions.
User:Karsten Theis/Electron density
From Proteopedia
(Difference between revisions)
| Line 7: | Line 7: | ||
The following is the command to fetch the electron density from the pdbe.org database and display it around the selected atoms: | The following is the command to fetch the electron density from the pdbe.org database and display it around the selected atoms: | ||
isosurface s_one sigma 1.0 color blue within 1.5 {selected} "http://www.ebi.ac.uk/pdbe/coordinates/files/233d.ccp4" mesh nofil | isosurface s_one sigma 1.0 color blue within 1.5 {selected} "http://www.ebi.ac.uk/pdbe/coordinates/files/233d.ccp4" mesh nofil | ||
| + | |||
| + | ===Electron density=== | ||
| + | Click on the following buttons to display electron density at different contour levels. One sigma means to show the area (within the chicken wire) that has values higher than one standard deviation over the mean. The higher the sigma, the less density you see (but you get to see the highest peaks in the density). | ||
| + | |||
| + | <jmol> | ||
| + | <jmolButton> | ||
| + | <script>isosurface s_one sigma 4.0 color blue within 1.5 {selected} "http://www.ebi.ac.uk/pdbe/coordinates/files/233d.ccp4" mesh nofill</script> | ||
| + | <text>4 sigma</text> | ||
| + | </jmolButton> | ||
| + | </jmol> | ||
| + | The peaks are mostly around the phosphorous atoms. P has about twice as many electrons as C, N and O, so it is expected to have roughly twice the electron density (and, even more roughly, twice the maximum electron density at the center of the atom). | ||
| + | |||
<jmol> | <jmol> | ||
| Line 14: | Line 26: | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||
| + | At 3 sigma, you begin to see other parts of the structure when it is highly ordered. You also see the sulfur atoms, which are also third row elements. | ||
<jmol> | <jmol> | ||
| Line 21: | Line 34: | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||
| - | + | This is a good contour level for modelling. You can see evidence for most of the atoms, but the level of noise is not that bad. | |
<jmol> | <jmol> | ||
| Line 29: | Line 42: | ||
</jmolButton> | </jmolButton> | ||
</jmol> | </jmol> | ||
| - | + | If you don't see your model at 1 sigma, you probably should not put in those atoms. At this level, you see a lot of solvent molecules and a lot of noise. | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
Revision as of 10:59, 27 June 2018
| |||||||||||
