Dear list,

I am a little bit confused regarding the preparation needed to use the AMBER FF 
in GROMACS 5.0.1. I have a simple PDB file of a protein and I  use this as 
input to pdb2gmx. I selected the AMBER FF during the creation process:

gmx_mpi pdb2gmx -f protein.pdb -o protein_processed.gro -water spce

This generates the gro, top and itp file. Now when I open the gro file in VMD I 
get an unusual bond between the last two residues of the protein chain. I 
already figured out why this is. The last amino acid has a charged carboxylate 
with the atom type OC1 and OC2 which are not identified as amino acids by VMD. 
After further reading of the manual I found this paragraph:

The AMBER force fields have unique forms for the terminal residues, and these 
are incompatible with the -ter mechanism. You need to prefix your N- or 
C-terminal residue names with "N" or "C" respectively to use these forms, 
making sure you preserve the format of the coordinate file. Alternatively, use 
named terminating residues (e.g. ACE, NME).

Now I was thinking that I have to change the name of the N and C terminal 
residue. However, looking into my top file GROMACS already knows about AMBER's 
naming convention:

...
; residue 290 TRP rtp CTRP q -1.0
  4049          N    290    TRP      N   4049    -0.3821      14.01   ; qtot 
-6.382
  4050          H    290    TRP      H   4050     0.2681      1.008   ; qtot 
-6.114
  4051         CT    290    TRP     CA   4051    -0.2084      12.01   ; qtot 
-6.322
...

Now my question do I have to do anything or is GROMACS 5 taking care of the 
correct termini in the AMBERE FF?

Thank you very much,

Max
-- 
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.

Reply via email to