AMBER Archive (2000)

Subject: Re: movie file

From: Bill Ross (ross_at_cgl.ucsf.edu)
Date: Fri Sep 29 2000 - 12:15:15 CDT


        I have to convert a trajectory file from AMBER in
        an one PDB trajectory file
        
Pdb files normally have a single set of coordinates. You can
convert a trajectory to a series of pdb files with carnal.
If you need all the files concatenated, you can then do it
'manually' or with a shell script.

Bill Ross