GROMACS version:5.1.1
GROMACS modification: No
Here post your question
Dear Gromacs users.
I’m running a simulation of DNA-Ligand by Gromacs. The topology file, .itp, of the ligand was prepared by Antechamber and then it was integrated into the topol.top in combination with DNA parameters. The total number of atoms in .gro was also updated.
When I ran the command :
gmx grompp -f ions.mdp -c complex_solv.gro -p topol.top -o ions.tpr
The Graomacs gives Fatal error:
number of coordinates in coordinate file (complex_solv.gro, 8289)
does not match topology (topol.top, 8356)
It looks that the the ligand is missed in complex_solv.gro. Whereas after checking the complex_solv.gro, all the atoms of the ligand has been these.
I’m not sure what’s wrong and would you please give any suggestions?
Thanks in advance.
The ligand topology file and topol.top are here:
https://drive.google.com/file/d/1ed--LGiGr4kF8hUvsoJvDvkyv99KV6fD/view?usp=sharing
https://drive.google.com/file/d/1rwMZR26w1i2E9KHF4wlUOnLA8SP-_Ffx/view?usp=sharing
Best
Dong