it forms restrt file but gives me an error when I try to make pdb file from rst file and check istructure.
Ambpdb complains that atoms number does not match with prmtop file
________________________________
From: Hai Nguyen <nhai.qn.gmail.com>
Sent: Thursday, January 26, 2017 8:56:29 AM
To: AMBER Mailing List
Subject: Re: [AMBER] How to make restrt file for specific step
Please see trajout command in cpptraj.
(probably you just need
parm your.parm7
trajin your.nc 5000 5000 # just an example of your desired frame
trajout your.rst7
)
Hai
On Thu, Jan 26, 2017 at 2:52 PM, Thakur, Abhishek <axt651.miami.edu> wrote: