Cluster:Pymol

From Earlham CS Department
Revision as of 14:08, 25 May 2005 by Lemanal (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Once you have run: grompp -f file.mdp -p topol.top -o file.tpr Which takes in a run configuration mdp file, and a system topology file, topol.top and outputs a tpr file. And after starting the simulation: mdrun -deffnm run Convert the gromacs trajectory file to a pdb file. trjconv -s run.topr -f lowpass.xtc -o file.pdb In order to just view the molecule being simulated select protein for the output group. Run pymol on the created pdb file. pymol file.pdb