GROMACS version:
GROMACS modification: Yes/No
Here post your question I have lipid.pdb file, while giving command gmx pdb2gmx -f lipid.pdb -o lipid.gro …following error comes out
Warning: Starting residue KS7G0 in chain not identified as Protein/RNA/DNA.
This chain lacks identifiers, which makes it impossible to do strict
classification of the start/end residues. Here we need to guess this residue
should not be part of the chain and instead introduce a break, but that will
be catastrophic if they should in fact be linked. Please check your structure,
and add KS7G to residuetypes.dat if this was not correct.
Problem with chain definition, or missing terminal residues.
This chain does not appear to contain a recognized chain molecule.
If this is incorrect, you can edit residuetypes.dat to modify the behavior.
8 out of 8 lines of specbond.dat converted successfully
Program: gmx pdb2gmx, version 2018.1
Source file: src/gromacs/gmxpreprocess/resall.cpp (line 639)
Fatal error:
Residue ‘KS7G’ not found in residue topology database
Please help me …I have to generate lipid.gro, topol.top and porse.itp file.