Re: problem with ambpdb

From: Bill Ross <ross_at_cgl.ucsf.edu>
Date: Wed 3 Oct 2001 01:16:23 -0700 (PDT)

        When I run ambpdb to convert restrt file to pdb file, it produces lot of
        unknown ATOM.

The pdb has lots of non-ascii characters. I believe ambpdb may be
unable to handle the 71K atoms involved. I was able to run carnal
ok, and produced what looks like an ok pdb.

Bill Ross

------------------------------------------------------------
# carnal.in for restrt/mdcrd->pdb
FILES_IN
                PARM p1 prmtop.wat;
                STREAM s1 min.xyz;
FILES_OUT
                COORD c1 p.p PDB;
DECLARE
OUTPUT
                COORD c1 s1;
END
------------------------------------------------------------
Received on Wed Oct 03 2001 - 01:16:23 PDT
Custom Search