I&#39;ve having some problems with use of the option &#39;-fitall&#39;.<div><br></div><div>The command I&#39;m using is:</div><div>g_rms -hidden -fitall -s ../topol_amber.tpr -f ../amber99sb_skip10.xtc -f2 ../amber99sb_skip10.xtc -m rmsd.xpm<br>

<br>But a diff with the rmsd.xpm file I got without using &#39;-fitall&#39; reveals that the files are identical. </div><div><br></div><div>Furthermore, the rmsd.xpm file represents a non-symetric matrix, which is not what I expected... Anyone has a clue of what&#39;s happening?</div>

<div><br></div><div>Thanks in advance,</div><div>Víctor</div><div><br><div class="gmail_quote">On Mon, Jan 23, 2012 at 5:12 PM, Víctor <span dir="ltr">&lt;<a href="mailto:victor.gil.sepulveda@gmail.com">victor.gil.sepulveda@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yes, thanks. My first impulse was to do a python script to do the conversion, but Tsjerk Wassenaar&#39;s script works neat :)<div>

<div></div><div class="h5"><div><br><div class="gmail_quote">On Mon, Jan 23, 2012 at 5:10 PM, lina <span dir="ltr">&lt;<a href="mailto:lina.lastname@gmail.com" target="_blank">lina.lastname@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On Mon, Jan 23, 2012 at 9:56 PM, Víctor &lt;<a href="mailto:victor.gil.sepulveda@gmail.com" target="_blank">victor.gil.sepulveda@gmail.com</a>&gt; wrote:<br>



&gt; Dear all,<br>
&gt;<br>
&gt; I&#39;ve been trying to do a rmsd matrix of  two different trajectories by using<br>
&gt; g_rms (with -f traj1 and -f2 traj2). I&#39;m wondering if the algorithm g_rms<br>
&gt; uses does something like this:<br>
&gt;<br>
&gt; for each frame f1 in traj1:<br>
&gt;   for each frame f2 in traj2:<br>
&gt;     superimpose f1 , f2<br>
&gt;     calculateRMSD f1, f2<br>
&gt;<br>
&gt; Or like this (as I&#39;ve seen in some other rmsd matrix calculation scripts):<br>
&gt;<br>
&gt; for each frame f in traj1:<br>
&gt;   superimpose f with first frame<br>
&gt;<br>
&gt; for each frame f1 in traj1:<br>
&gt;   for each frame f2 in traj2:<br>
&gt;     calculateRMSD f1, f2<br>
&gt;<br>
&gt; I&#39;ve also been trying to convert the resulting xpm file to a readable file<br>
<br>
</div>BTW, xpm file is readable.<br>
try:<br>
more xpm or other tools your preferred to read.<br>
<div><br>
<br>
&gt; in order to process it using python. Is there any tool to do this kind of<br>
&gt; conversion?(Btw I&#39;ve been trying to find this kind of tool with not much<br>
&gt; luck). There&#39;s enough info on the file to be able to parse it easily, but<br>
&gt; using a 3rd party tested tool would be more convenient.<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt; Víctor Gil Sepúlveda<br>
&gt; E. Informatica - FIB - UPC<br>
&gt;<br>
</div><div><div></div><div>&gt; --<br>
&gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
&gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
&gt; Please search the archive at<br>
&gt; <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br>
&gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>
&gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>.<br>
&gt; Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
--<br>
gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
<a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br>
Please don&#39;t post (un)subscribe requests to the list. Use the<br>
www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>.<br>
Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><br>Víctor Gil Sepúlveda<br>E. Informatica - FIB - UPC<br>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><br>Víctor Gil Sepúlveda<br>E. Informatica - FIB - UPC<br>
</div>