AMBER Archive (2007)Subject: Re: AMBER: radius of gyration
From: Thomas Cheatham III (tec3_at_utah.edu)
Date: Fri Jun 22 2007 - 11:30:01 CDT
> i am using that command,but it says cannot read radgyr with mod (r).
> I have seen in the program,in ptraj, there is no file for radgyr.
OK, somehow ptraj is trying to read a file named "radgyr" and it cannot
find it or open it... This is unexpected unless you somehow did something
like "trajin radgyr".
Here is how I would run the radgyr command for a 100 residue protein:
ptraj prmtop << EOF
trajin traj.1
trajin traj.2
radgyr out radgyr.dat :1-100
EOF
-- tec3
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu
|