I have run constant pH simulations with Gromacs and Now I want to trace the water molecules at different pH in my trajectory that processed in PDB format with last 1000 frames.
When I run receptor preparation command, I get the following error
**raise PDBError(f'Coordinate mismatch in model {self._current_model_number}')
parmed.exceptions.PDBError: Coordinate mismatch in model 1**
It seems that issue should be with Parmed
and I have also added chain identifiers but still not working
I have run constant pH simulations with Gromacs and Now I want to trace the water molecules at different pH in my trajectory that processed in PDB format with last 1000 frames.
When I run receptor preparation command, I get the following error
parmed.exceptions.PDBError: Coordinate mismatch in model 1**
It seems that issue should be with Parmed
and I have also added chain identifiers but still not working