GROMACS version: 2022.03
GROMACS modification: Yes/No
Here post your question
Dear users.
My .pdb file is a normal file which was generated by ambertools. I also cross-tested this problem with KALP.pdb files of the tutorial. Both files resulted a fatal error when I use the command:
gmx pdb2gmx -f 'filename'.pdb -o 'filename'_processed.gro -ignh -ter -water spc
and choose
8 CHARMM27 all-atom force field
.
The error message is:
Fatal error:
Residue type 'NH2' not found in residue topology database
(The default label of N-terminal amide atoms of ambertools, NHE, also causes same error)
It’s my first time using CHARMM27, and I don’t know much about precautions.
I have tried to find the reason and hint of this problem but I cannot have found a user who confronts similar problem.
May I borrow your advice?
Thanks for your time and attention!
(fixed at 27 Jan) I read Protein-Ligand Complex and make hypothesis that by replacing NH2 to JZ4, pdb2gmx could be worked.
Actually, it allows me to step to select start terminus type. But there are 4 options (0: NH3+ / 1: NH2 / 2: 5’ / 3: None) instead 3 options. Is it right?
<<>>
8
Using the Charmm27 force field in directory charmm27.ff
going to rename charmm27.ff/aminoacids.r2b
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/aminoacids.r2b
going to rename charmm27.ff/rna.r2b
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/rna.r2b
Reading KALP-15_princ.pdb...
Read 'frame t= 1.000', 109 atoms
Analyzing pdb file
Splitting chemical chains based on TER records or chain id changing.
There are 1 chains and 0 blocks of water and 17 residues with 109 atoms
chain #res #atoms
1 ' ' 17 109
All occupancies are one
All occupancies are one
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/atomtypes.atp
Reading residue database... (Charmm27)
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/aminoacids.rtp
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/dna.rtp
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/lipids.rtp
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/rna.rtp
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/aminoacids.hdb
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/dna.hdb
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/lipids.hdb
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/rna.hdb
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/aminoacids.n.tdb
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/dna.n.tdb
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/rna.n.tdb
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/aminoacids.c.tdb
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/dna.c.tdb
Opening force field file /usr/local/gromacs/share/gromacs/top/charmm27.ff/rna.c.tdb
Back Off! I just backed up topol.top to ./#topol.top.3#
Processing chain 1 (109 atoms, 17 residues)
Identified residue ACE1 as a starting terminus.
Identified residue NH217 as a ending terminus.
-------------------------------------------------------
Program: gmx pdb2gmx, version 2022.3
Source file: src/gromacs/gmxpreprocess/resall.cpp (line 645)
Fatal error:
Residue type 'NH2' not found in residue topology database
For more information and tips for troubleshooting, please check the GROMACS
website at http://www.gromacs.org/Documentation/Errors