AMBER: CARNAL

From: Wen Li <liw.wadsworth.org>
Date: Mon, 25 Aug 2003 10:30:19 -0400 (EDT)

Dear AMBER-users,

I am trying to get an average structure from snapshots 1-500 of
an MD trajectory which includes a total of 1000 snapshots. Could anyone
tell me how to change the following batch file for CARNAL that is for
generating an average for the total 1000 snapshots? Do I have to use
SELECT to obtain the 500 snapshots first? Thanks!

FILES_IN
  PARM p1 topo;
  STREAM s1 md.traj;
  STATIC refset md.rst;
  
FILES_OUT
 COORD crd average.pdb PDB;

DECLARE
  GROUP grp1 (RES 1-50);
  RMS fit1 FIT grp1 s1 refset;

OUTPUT
 COORD crd fit1 AVERAGE;
 
END

Wen



-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Mon Aug 25 2003 - 15:53:01 PDT
Custom Search