<div dir="ltr">This is perfect!<div><br></div><div>Thank you!</div><div><br></div><div>Have a good day,</div><div><br></div><div>Rodrigo.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 19, 2015 at 11:24 AM, Elaine Meng <span dir="ltr"><<a href="mailto:meng@cgl.ucsf.edu" target="_blank">meng@cgl.ucsf.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Rodrigo,<br>
Yes, you can specify input to MD Movie (trajectory viewer) in the Chimera startup command by using a metafile.  A metafile is simply a text file with the same information as you would have typed into the MD Movie input dialog.  The different trajectory formats have different numbers of things you need to input, as you can see from looking at the MD Movie input dialog, but here’s one example of a metafile for an AMBER trajectory:<br>
<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/movie/movie.html#metafile" target="_blank">http://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/movie/movie.html#metafile</a>><br>
<br>
First you would need to figure out how to start Chimera from the system command line (depends on the system):<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/startup.html" target="_blank">http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/startup.html</a>><br>
<br>
Then you would specify the metafile input in that command line with prefix “md:” or “movie:”.  For example, if just typing "chimera" starts chimera on your system and you had named your metafile “myfile.txt” it would be something like:<br>
<br>
system prompt> chimera md:myfile.txt<br>
<br>
Prefixes for different input file types:<br>
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/filetypes.html#molstruct" target="_blank">http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/filetypes.html#molstruct</a>><br>
<br>
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<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
> On May 19, 2015, at 10:10 AM, ros <<a href="mailto:rodrigogalindo@gmail.com">rodrigogalindo@gmail.com</a>> wrote:<br>
><br>
> Hello!<br>
> Is it possible to start up chimera and have it load an AMBER topology and trajectory file?<br>
> For example, in Linux, you can start VMD with:<br>
><br>
> vmd -parm7 name.prmtop -netcdf <a href="http://traj.nc" target="_blank">traj.nc</a><br>
><br>
> And will load the topology with the corresponding trajectory frames.<br>
> In chimera we do that using the 'Get Ensemble info' window in the MD movie tools.  Is it possible to do it in a single line?<br>
> Thank you!<br>
> Rodrigo.<br>
<br>
</div></div></blockquote></div><br></div>