For background on using VMD, look at [Hsin2008] and the VMD tutorial.
Basics of protein structure are illustrated in [BrandenTooze].
See also illustrations in slides and [BrandenTooze].
Introduction to protein structure
- polypeptides, amino acids
- chemical structure of the 20 aa
- natural aa: L-form (note: look down H-Ca and read CORN == L, otherwise D)
- peptide bond
- repeating unit: residue, same backbone, differing sidechain R
- sequence, primary structure
hydrogen bonds: donor-H...acceptor
- secondary structure
- alpha-helix (n..n+4 H-bonds of main chain, ~3.6 res per turn)
- peptide units: phi, psi angles: flexible, omega (peptide bond) fixed (cis/trans)
- must be right handed (otherwise clashes; only very short helices are left-handed)
beta sheet (extended), parallel/anti-parallel
(coiled coil)
3-10 helix (n..n+3, 10 atoms between donor and acceptor, 3 res per turn)
pi helix (n..n+5)
tertiary structure: - helices - sheets - hairpins, loops - coiled-coil
quaternary structure
For background on using VMD, look at [Hsin2008] and the VMD tutorial.
Sketch a topology diagram on paper (use open structure for analysis):
number helices H1 - H8 (ignore short < 4 res, count all helices as helix, alpha, pi, 3-10)
sheets A, B, C, number strands SA1-SA5, SB1-3, SC1-2
start with central b-sheet
locate N-terminus (resid 1 and name CA, color blue, VDW) and C terminus
Note
You can do ranges: resid 1 to 5 or multiple ranges: resid 1 to 5 20 to 50.
You can use boolean operators and, or, not. See selections in the user manual for details.
draw connections between secondary elements in your topology diagram and label secondary structure elements.
compare to closed conformation
load adk_closed.pdb
select protein
new cartoon, color differently from the open structure
superimpose: Extensions -> Analysis -> RMSD tool: protein
What is the RMSD after superposition?
Investigate how the conformation of the molecule changes.
align on CORE domain only
What is the final RMSD when aligned on CORE only, i.e. how similar are the CORE regions in the two structures?
What is the overall protein RMSD, assuming that the two structures are superimposed on CORE?
To make an image with AO (ambient occlusion lighting) and depth cueing:
Settings
Display -> Rendermode -> GLSL
Display -> Display Settings:
- Shadows On,
- Amb Occl On
- Cue Mode: Linear
- Cue start: 1.75
- Cue end: 3.0
white bg: Graphics -> Colors: Display : White
rendering: File -> Render
- snapshot
- glossy material looks nice
- tachyon (internal): ray tracer (takes a while due to AO)
- change materials to special AO materials (e.g. AOChalky)
Analyze a trajectory of the closed-to-open transition of AdK [Beckstein2009]:
- load adk.psf with adk_dims.dcd (use load all at once, this is faster in general)
- color domains and show as new cartoon
- resid 30 to 59: blue
- resid 122 to 159: yellow
- not (resid 30 to 59 122 to 159) (or resid 1 to 29 60 to 121 160 to 214): gray
- play (loop: rock)
- RMSD change over the trajectory: Extensions/Analysis/RMSD Trajectory Tool
- measure distance:
- ‘2’ (or Mouse -> Label -> Bonds)
- click tip of LID and tip of NMP
- run : label changes
- Graphics -> Labels: Bonds - select - Graph (preview) - Graph...
- try different distances between residues (use the CA) and plot together: which change, which don’t?
- What would be good distances to report on conformational changes, e.g. for FRET?
- Look at I52-K145, A55-V169, A127-A194
[BrandenTooze] | (1, 2) C. Branden and J. Tooze. Introduction to Protein Structure. 2nd ed, 1999, Garland Publishing, New York. |
[Hsin2008] | (1, 2) J. Hsin, A. Arkhipov, Y. Yin, J. E. Stone, and K. Schulten. Using VMD: An Introductory Tutorial, volume 24, chapter 5.7, pages 5.7.1–5.7.48. John Wiley & Sons, Inc., 2008. URL http://dx.doi.org/10.1002/0471250953.bi0507s24. |
[Beckstein2009] | O Beckstein. EJ Denning, JR Perilla, and TB Woolf. Zipping and Unzipping of Adenylate Kinase: Atomistic Insights into the Ensemble of Open/Closed Transitions. J Mol Biol 394 (2009), 160–176. http://dx.doi.org/10.1016/j.jmb.2009.09.009 |