> trajin tmd1.mdcrd 1 2
> trajout origihbondtry.out
> donor mask :1-40.O
> acceptor mask :1-40.N : 1-40.H
> hbond series h1 out hbond.dat includeself  distance 3.6 angle 160 out
OK, in previous posts you successfully chose atoms but didn't find any 
distances.  Here there is a seg fault which provides very little 
information and nothing for me to go on...
>   \-/   Version: "AMBER 9.0 integrated" (April 2006)
Use the latest AmberTools version at http//:ambermd.org
> PTRAJ: donor mask :1-40.O
> Mask [:1-40.O] represents 1260 atoms
You found 1260 atoms.  This must be the water.  I would have used the 
selection :WAT.O
> PTRAJ: acceptor mask : 1-40.N :1-40.H
> Segmentation fault
This suggests there is a mismatch in N-H or that N-H do not exist, but I 
am guessing here.  Ah, looking through my DNA, I do not see atoms named 
"N".  N1 or N9 perhaps?
ptraj is complaining because it doesn't recognize the mask.  Probably also 
since : 1 is not the proper syntax (no spaces!).
Previously you found no waters; let's try something simple.
Take residue #1.  Do "rdparm prmtop" where prmtop is your parameter 
topology file.  Type "atoms :1".  Pick two that are connected for the 
acceptor command, perhaps 
acceptor mask :1.O5' :1.H5T
Set the distance to be large and the angle to be -1.  If even this doesn't 
find waters, look at the structure and make sure waters haven't drifted 
away.  If they have, you need to image (see the archives).
As mentioned on the list many times previously, experiment.  Try to 
decipher what is going wrong.  N-H is not present in DNA. What atoms do 
you want to see interactions to?
--tec3
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Jun 05 2009 - 01:13:44 PDT