GROMACS version: 2024
GROMACS modification: No
Hello everyone! I am a little bit stuck with a topology generation for my supramolecular complex. What I got is an ion pair where both cation and anion are organic. I have an X-ray structure of it, and I would like to do an MD simulation starting from exactly the same geometry as I have in the X-Ray, in organic solvent (benzene to start with). What I completely failed to do so far is to generate topology file from it, both SWISSParam and CHARMM-GUI failed when I tried to pass an ion pair. I can generate .pdb and .itp files for each ion separately, but how do I place them in exactly the same geometry as they have in the crystal structure?
My idea so far was to use cation as protein in pdb and then try to dock anion as a ligand, but it doesn’t work as both of them are recognised as ligands by Gromacs, probably something to do with LIG in the pdb file, I get this error:
"Program: gmx pdb2gmx, version 2024
Source file: src/gromacs/gmxpreprocess/resall.cpp (line 616)
Fatal error:
Residue ‘LIG’ not found in residue topology database
Are there any suggestions on how to accomplish the MD simulation of my complex (if it’s possible at all)?