Dmitry Lupyan wrote:
Dear GROMACS Users,

I'm trying to use g_hbond (v4.0.3) to analyze a simulation which was
generated with NAMD (trajectory was converted to .trr w/VMD).  The
g_hbond requires (i) a trajectory file, and (ii) a 'run input file'
(tpr/tpa/tpb).  How do i generate this tpr/tpa/tpb file? Is there any
way I can use a plain PDB file for this?

No, you can't get away with a plain coordinate file. To identify the atoms, an ordered mapping from the atoms in the .trr file to atom names in a coordinate file would suffice, however g_hbond also needs a description of the atomic connectivity. I guess that's so it can exclude nearest-bonded-neighbour atoms from being observed withing H-bonding range.

There's no easy solution - you have to take a suitable coordinate file, apply pdb2gmx, check the atom ordering is still the same, and then supply it to g_hbond.

Mark
_______________________________________________
gmx-users mailing list    gmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to