Re: [AMBER] pseudo trajectories for 4 centers of mass?

From: Daniel Roe <daniel.r.roe.gmail.com>
Date: Sun, 13 Mar 2016 14:40:39 -0600

Hi,

On Sun, Mar 13, 2016 at 11:57 AM, Hirdesh Kumar <hirdesh.iitd.gmail.com> wrote:
>
> It would be great if I can visualize four center of masses as a "single"
> molecule in VMD.

You can do this by writing your vector data as a pseudo trajectory via
'vectraj', e.g.

parm myparm.parm7
trajin mytraj.nc
vector V1 center <mask1>
vector V2 center <mask2>
vector V3 center <mask3>
vector V4 center <mask4>
create vector_traj.nc V1 V2 V3 V4 vectraj trajfmt netcdf \
          parmout vector_traj.parm7 noorigin

This will create a pseudo trajectory containing your vector data. To
ensure that this script works as-is you should use the GitHub beta
version of cpptraj. If you want to use the AmberTools version of
cpptraj do not include the 'noorigin' keyword since that is not yet
implemented in that version.

Hope this helps,

-Dan

>
> Thanks,
> Hirdesh
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber



-- 
-------------------------
Daniel R. Roe, PhD
Department of Medicinal Chemistry
University of Utah
30 South 2000 East, Room 307
Salt Lake City, UT 84112-5820
http://home.chpc.utah.edu/~cheatham/
(801) 587-9652
(801) 585-6208 (Fax)
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sun Mar 13 2016 - 14:00:03 PDT
Custom Search