Trajectory overlay with VMD
Posted: January 29, 2008 Filed under: clusterization, geek, vmd 1 Comment »In Molecular Dynamics, especially when small fluctuations are involved, it can be helpful to display the snapshots contained in a trajectory all at once instead of viewing a movie. The same utility can be used, for example, to display the members of a structural cluster (you can generate clusters of structures using wordom).

This feature is usually achieved “by hand”, e.g., extracting all the snapshots of a trajectory into separate pdb files and then loading them all at once. A simple consequence of this, of course, is to have your hard-drive overfilled with redundant files.
Good for us, VMD is able to overlay in a single frame all the snapshots contained in your trajectory (thanks Riccardo for your message). Once your trajectory is loaded in (from command line):
vmd -f trj.dcd prot.psf
go to:
Graphics>Representations>Trajectory
in the field “Draw Multiple Frames” replace “now” with x:y:z where x is the first frame to display (starting from 0), y is the skip step, and z is the last displayed frame. In the case of a trajectory of 50 frames I would write something like:
1:1:50
That’s it! Your trajectory is overlayed.
Complex network analysis of free-energy landscapes
Posted: February 6, 2007 Filed under: analytic_results, clusterization, CSN, networks, papers, protein_folding, transition_state Leave a comment »Gfeller D, De Los Rios P, Caflisch A, Rao F. PNAS (2007) 104:1817-22
[view it in pubmed][pdf][suppmat]
Local modularity measure for network clusterizations
Posted: November 7, 2005 Filed under: clusterization, networks, papers Leave a comment »Muff S, Rao F, Caflisch A. Phys Rev E (2005) 72:056107
[view it inpubmed][pdf]