[ghemical-devel] Trajectory file conversion
Jose R. Valverde
jrvalverde at cnb.csic.es
Wed Feb 18 04:26:14 EST 2009
Dear all,
I have written a small utility program to convert ghemical trajectory
files to other formats (currently GDPC and TINKER), which is included as an
attachment.
GDPC is a very simple (too simple perhaps) program to visualize MD
trajectories that can read various trivial formats. TINKER format is more
useful as it can be visualized and analyzed with a number of tools (like
gOpenMol).
The program is very easy to use: by default it will search for
untitled.traj and untitled.gpr and generate a TINKER untitled.arc file.
There are options to select different (-t) trajectory, (-g) ghemical project,
(-o) output file and (-k) kind of conversion.
When used with GDPC the output can be directly read by GDPC. When
used with gOpenMol you will also need a TINKER model coordinates file,
which is easy to generate in ghemical by opening the project and exporting
it as TINKER with .txyz extension.
It would be very easy to integrate this code into the main ghemical
sources so that ghemical might generate alternate (or additional) trajectory
files for compatibility and further analysis, if deemed worth.
j
--
EMBnet/CNB
Scientific Computing Service
Solving all your computer needs for Scientific
Research.
http://bioportal.cnb.csic.es
http://www.es.embnet.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trj2xyz.c
Type: text/x-csrc
Size: 10807 bytes
Desc: not available
URL: <http://www.bioinformatics.org/pipermail/ghemical-devel/attachments/20090218/1af98175/attachment.bin>
More information about the ghemical-devel
mailing list