Error in topology file -Charmmff

319 views
Skip to first unread message

Anis Nadyra Ahmad Zifruddin

unread,
May 16, 2022, 11:50:05 PM5/16/22
to gmx_MMPBSA
Hi,
I encounter a problem as below;

MMPBSA_Error: The atom 4056 in the complex index is not found in the topology file. Please check that the files are consistent.

For your information, some of the complex works, but the other persistently encounter this problem. I attach .log file, topol.top and .itp file for your reference.  Thank you for your help!
PROA.itp
CLA.itp
LIG.itp
TIP3.itp
forcefield.itp
gmx_MMPBSA.log
topol.top

marioe911116

unread,
May 17, 2022, 12:20:53 AM5/17/22
to gmx_MMPBSA
could you please share the "step5_1.tpr" file?

Mario Sergio Valdes

unread,
May 17, 2022, 12:51:57 AM5/17/22
to gmx_MMPBSA
According to the index file, the receptor (GMXMMPBSA_REC) has 4002 atoms, while the ligand (GMXMMPBSA_LIG) has 53 for a total of 4055 atoms (GMXMMPBSA_REC_GMXMMPBSA_LIG). In this case, it is probably an error in the index or the topology processing. To check this, our recommendation is to generate a new index from the tpr you used for the MD. In any case, you can send us the files to check if it is a problem with the index or of gmx_MMPBSA.

Anis Nadyra Ahmad Zifruddin

unread,
May 17, 2022, 11:05:45 PM5/17/22
to gmx_MMPBSA
Hi Mario,
This is my step5.1.tpr file and index.ndx.
step5_1.tpr
index.ndx

Anis Nadyra Ahmad Zifruddin

unread,
May 17, 2022, 11:15:34 PM5/17/22
to gmx_MMPBSA

Sorry Mario,
This is the right index file.

Anis
On Tuesday, 17 May 2022 at 12:51:57 UTC+8 mariosergi...@gmail.com wrote:
index_gmxMMPBSA.ndx

Mario Ernesto

unread,
May 17, 2022, 11:18:33 PM5/17/22
to Anis Nadyra Ahmad Zifruddin, gmx_MMPBSA
could you please also send the toppar folder associated with the topology file?

--
You received this message because you are subscribed to the Google Groups "gmx_MMPBSA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gmx_mmpbsa+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gmx_mmpbsa/c4a05092-2689-462f-b010-900a42bc2a86n%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Anis Nadyra Ahmad Zifruddin

unread,
May 17, 2022, 11:21:50 PM5/17/22
to gmx_MMPBSA
Here is my toppar folder.
toppar.zip

Mario Ernesto

unread,
May 17, 2022, 11:22:40 PM5/17/22
to Anis Nadyra Ahmad Zifruddin, gmx_MMPBSA
We found the issue!  we'll get back to you asap with a solution... :)

Mario Ernesto

unread,
May 17, 2022, 11:41:20 PM5/17/22
to Anis Nadyra Ahmad Zifruddin, gmx_MMPBSA
Could you please send 5 frames of your trajectory file ? We are working on a work around for your issue 

Thanks 

Anis Nadyra Ahmad Zifruddin

unread,
May 18, 2022, 12:00:21 AM5/18/22
to gmx_MMPBSA
Here are my trajectory files for 5 frames.
trajectory.zip

Mario Ernesto

unread,
May 18, 2022, 12:04:53 AM5/18/22
to Anis Nadyra Ahmad Zifruddin, gmx_MMPBSA
sorry for the misunderstanding... I need an xtc file with 5 frames...

thanks in advance

El mar, 17 may 2022 a las 22:00, Anis Nadyra Ahmad Zifruddin (<anisna...@gmail.com>) escribió:
Here are my trajectory files for 5 frames.

--
You received this message because you are subscribed to the Google Groups "gmx_MMPBSA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gmx_mmpbsa+...@googlegroups.com.

Anis Nadyra Ahmad Zifruddin

unread,
May 18, 2022, 12:10:04 AM5/18/22
to gmx_MMPBSA
This is xtc file with5 frames. Tq
1.xtc

marioe911116

unread,
May 18, 2022, 1:08:04 AM5/18/22
to gmx_MMPBSA
your *.tpr file has a peculiar structure with CL ions between the protein and the ligand... gmx_MMPBSA is not prepared to deal with this kind of structure (we plan to improve this in future versions)... in the meantime, you can use this workaround to perform the calculations...

you need the tpr file (step5_1.tpr), the trajectory file (1.xtc in this case),  the mmpbsa.in file and the topol.top file with the associated toppar folder:

1-generate a index file with the complex group:

gmx make_ndx -f step5_1.tpr -o index.ndx
>1|14
>q

2-save the complex structure (as str.pdb) using 1.xtc trajectory:

echo 16 | gmx trjconv -f 1.xtc -s step5_1.tpr -n index.ndx -o str.pdb -dump 0

3-generate trajectory only with protein-ligand complex:

echo 16 | gmx trjconv -f 1.xtc -s step5_1.tpr -n index.ndx -o traj.xtc

4-generate index file with the new str.pdb file:

gmx make_ndx -f str.pdb -o index_1.ndx
>q

5-perform the calculation (with the new str.pdb, index_1.ndx and traj.xtc files):

gmx_MMPBSA -O -i mmpbsa.in -cs str.pdb -ci index_1.ndx -cg 1 13 -ct traj.xtc -cp topol.top -eo output -nogui



hope this helps!

Reply all
Reply to author
Forward
Message has been deleted
0 new messages