[gmx-users] automated analysis
paloureiro at biof.ufrj.br
paloureiro at biof.ufrj.br
Thu Dec 15 19:41:51 CET 2005
> But in the case of g_rmsd, g_rmsf, and other that I have to select a group or
>
> input some options, How I can specify this options in the Scripps.
>
>
For instance, here is a csh script that chooses the options "1" and "1" of the
program g_anaeig
#!/bin/csh
echo "1\n 1\n" | g_anaeig -f etc...
In my computer, I run it by typing ./name_of_your_script
Regards.
Pedro.
More information about the gromacs.org_gmx-users
mailing list