Difference between revisions of "VMD"

From "A B C"
Jump to navigation Jump to search
m
m
Line 25: Line 25:
  
  
==[[VMD_tutorial_Part_01|Molecular Models - Basics]]==
+
==VMD tutorials==
 +
* [[VMD_tutorial_basics|Introduction to VMD]]
 +
: This section of the tutorial introduces you to basic molecular rendering.
 +
** The basic function of VMD
 +
** Loading and displaying molecules
 +
** changing display parameters
 +
** drawing styles and multiple representations
 +
** selecting subsets of the molecule
 +
** the Sequence Viewer extension
 +
** saving and reloading your work
  
This section of the tutorial introduces you to basic molecular rendering. It includes
 
  
* The basic function of VMD
+
* [[Stereo vision]]
* Loading and displaying molecules
 
* changing display parameters
 
* drawing styles and multiple representations
 
* selecting subsets of the molecule
 
* the Sequence Viewer extension
 
* saving and reloading your work
 
  
;Follow this link for [[VMD_tutorial_Part_01|Part 1 of the BCH441 VMD tutorial]]
 
  
 +
* [[VMD_tutorial_multiple alignment|Multiple Molecules and Multiple Alignment]]==
 +
** NMR ensemble
 +
** Biotin binding site
  
<!--
 
==[[VMD_tutorial_Part_02|Multiple Molecules and Multiple Alignment]]==
 
  
...
+
* [[VMD_tutorial_analysis|Advanced Analysis of Structures]]
 +
** APBS
  
  
==[[VMD_tutorial_Part_03|Advanced Analysis of Structures]]==
+
* [[VMD_tutorial_visualization|Advanced Visualization]]
 +
** Ambient occlusion lighting
 +
** Ray tracing
  
  
...
+
* [[VMD_tutorial_scripting|Scripting VMD]]
 +
** Introduction to TCL
 +
** coloring by RMSD
  
  
==[[VMD_tutorial_Part_04|Advanced Visualization]]==
+
* [[VMD_tutorial_modelling|Mutation and Modeling]]
 +
** ...
  
 
* Ambient occlusion lighting
 
 
==[[VMD_tutorial_Part_05|Scripting VMD]]==
 
 
 
...
 
 
==[[VMD_tutorial_Part_06|Mutation and Modeling]]==
 
 
 
...
 
 
-->
 
  
 
==Links and resources==
 
==Links and resources==
[[VMD_scripting]]
 
 
*[http://www.ks.uiuc.edu/Research/vmd/ VMD homepage]
 
*[http://www.ks.uiuc.edu/Research/vmd/ VMD homepage]
 
*[http://www.ks.uiuc.edu/Research/vmd/allversions/vmd_faq.html UIUC VMD FAQ]
 
*[http://www.ks.uiuc.edu/Research/vmd/allversions/vmd_faq.html UIUC VMD FAQ]

Revision as of 12:51, 2 February 2012

VMD

   


A complex between a model of Mbp1 and a segment of DNA
The model was visualized and positioned in VMD - nucleotides were displayed as "licorice" sticks and the protein was covered by its solvent-accessible surface, calculated with a probe radius of 1.4 Å. Coloring is ramped according to position (i.e. an atom's distance from the complex's centre of mass). The scene was rendered with the tachyon raytracer using ambient occlusion lighting and 8-fold antialiasing.

VMD (viual molecular dynamics) is a powerful, well engineered, molecular graphics package. It is one of a number of freely available tools to visualize and manipulate three-dimensional molecular datasets, but it stands out due to its rich features, the versatility of its use and the ease with which common tasks can be accomplished and the fact that it is being actively developed and maintained.

   

Installing VMD

  1. Access the VMD homepage and navigate to the download section.
  2. Follow the link to the newest version (1.8.6 as of this writing) and review the features.
  3. Access the Download page and click on the link appropriate for your platform. Follow the instructions to install VMD.


VMD tutorials

This section of the tutorial introduces you to basic molecular rendering.
    • The basic function of VMD
    • Loading and displaying molecules
    • changing display parameters
    • drawing styles and multiple representations
    • selecting subsets of the molecule
    • the Sequence Viewer extension
    • saving and reloading your work








Links and resources