GROMACS version: 2022.2
GROMACS modification: Yes
I am trying to use MD to evaluate a docking pose obtained with autodock vina. But I am having issues generating the ligand topology using the CGenFF server. I followed all the same steps shown in the tutorial (Protein-Ligand complex). I converted the ligand to mol2, and fixed the bonds’ order with the script “sort_mol2_bonds.pl” provided on the GROMACS page. The ligand_fix.mol2 file seems correct when opened in ChimeraX and contains all hydrogens. However, the .str file generated contains high charge penalties and the pdb resultant does not show the proper structure anymore. What is the possible reason and how could I fix this issue? Thanks!