Re: [AMBER] Distances between amino acid residues

From: Su Qiu <sqsincerelia.gmail.com>
Date: Thu, 2 Dec 2010 10:46:36 +0800

Use the ptraj command. Prepare the ptraj input file as follows, (for example
if you want to calculate the distance between the N atom of residue1 and the
N atom of residue 7 in a trajctory):
this is the input file *ptraj.in*
trajin *.mdcrd
distance end_to_end :1.N :7.N out *.list
you can name the output file as you wish.
Then type the command
ptraj *.top <ptraj.in
*.top refers to the top file you used for simulation.

It calculates the distance between two atoms during the simulation. You can
learn details about the ptraj command on the manual.

sally

2010/12/1 Beale, John <John.Beale.stlcop.edu>

>
> >From a simulation, I would like to compute the distances between amino
> acid residues that are close in space but not directly bonded. Can anyone
> tell me if they have a way to do this for all possible contacts in a protein
> molecule?
>
> Thanks!
>
> John
>
>
>
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber
>
>
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Dec 01 2010 - 19:00:02 PST
Custom Search