|
Useful software for GROMACS installation |
|
Friday, 09 September 2005 |
Useful analysis tools
- PyMolYou can't live without Warren DeLano's masterpiece: http://www.pymol.org.
- VMD Visual Molecular Dynamics is a large and rather versatile visualization package that uses OpenGL for display. It can read the GROMACS file formats.
- gOpenMol This is a lightweight but very nice OpenGL visualization package, which also supports animation of GROMACS trajectories. Get it from the gOpenMol homepage.
- Xmgr/Grace All the analysis tools in the GROMACS package write finished graphs that you can view with Grace (formerly Xmgr). Just get it - it is the state-of-the-art graphing tool for unix!
- Rasmol This molecular graphics program displays your PDB structures on screen using X graphics (it is thus not necessary to have OpenGL), and enables you to rotate, display and colour the structure a a number of ways. Very convenient for a Quick look at a structure. The output is low quality (bitmaps), but it can generate input scripts for molscript. The derivative software "Protein Explorer" (below) might be a better alternative, but the Chime component requires windows. Rasmol works fine on Unix, you can find it here.
- Protein Explorer This is a derivative of Rasmol with more capabilities, but it requires windows. Get it here.
- Molscript This is a script-driven program form high-quality display of molecular 3D structures in both schematic and detailed representations. You can get an academic license for free from Avatar.
- WhatIF This is a program for protein structure analysis, and can be used to create input files for some of the GROMACS analysis tools. You have to get a license for this code, see the WhatIF homepage.
- DSSP This program defines secondary structure, geometrical features and solvent exposure of proteins, given atomic coordinates in PDB format. Academic licenses are available for free through the DSSP homepage. Rename the executable to dssp!
You could also check the contributions section that contains external utility programs written by our users and modifications to the Gromacs source code.
|