Hi Elaine,<br>Your idea works. But how can direct the output to a file rather than seeing it on the chimera window. I gave<br>~distance<br>distance :163@CA :166@CA<br>and then tried savefile option but nothing is saved in the output file except the two lines of command. Could you please send me an example script of doing some analysis on each frame of the trajectory and just output to a file directly.<br>
<br>Thanks,<br>Bala<br><br><div class="gmail_quote">On Wed, Dec 23, 2009 at 6:28 PM, Elaine Meng <span dir="ltr"><<a href="mailto:meng@cgl.ucsf.edu">meng@cgl.ucsf.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Bala,<br>
Perhaps there is a more elegant way, but you could just add the command ~dist to your per-frame script, i.e.:<div class="im"><br>
<br>
distance :163@CA :166@CA<br></div>
~dist<br>
<br>
Of course, if the distance measurement is already present in Chimera, also enter the command ~dist before starting to apply the script so that the first time it runs, it will not generate that error.  I hope this helps,<br>

Elaine<br>
-----<br>
Elaine C. Meng, Ph.D.<br>
UCSF Computer Graphics Lab (Chimera team) and Babbitt Lab<br>
Department of Pharmaceutical Chemistry<br>
University of California, San Francisco<div><div></div><div class="h5"><br>
<br>
On Dec 23, 2009, at 3:36 AM, Bala subramanian wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Friends,<br>
I loaded a amber trajectory in chimera. I simply want to calculate the distance between two atom in each frame in the traj. and write it to a text file. I used the per-frame utility in MD movie tool.<br>
<br>
I chose interpret script as 'chimera commands'<br>
substitute text 001-200 (frame 1 to 200)<br>
<br>
In the script section i gave<br>
distance :163@CA :166@CA<br>
<br>
It reports to me the following in the reply log.<br>
Distance between GLY 163 CA and ARG 166 CA: 5.083<br>
Problem in per-frame script:<br>
Distance monitor already exists<br>
Problem in per-frame script:<br>
Distance monitor already exists<br>
Problem in per-frame script:<br>
Distance monitor already exists<br>
<br>
How should i actually use the perframe option so that the analysis will be done in each frame and reported output file will hve the distance values for every frame.<br>
Thanks,<br>
Bala<br>
</blockquote>
<br>
</div></div></blockquote></div><br>