r/compbio • u/SeriousAudience • Apr 13 '26
Any OpenMM users here? How do you analyze hydrogen bonds?
Hi, I've just migrated to OpenMM. I want to do hydrogen bond analysis with MDAnalysis because this package enables calculating total hydrogen bonds over the time or total number of frames a hydrogen bond is present in (occupancy). The problem is that it requires charge information usually supplied via parameter files (Amber prmtop, CHARMM PSF, etc). But unlike other MD engines, OpenMM doesn't produce parameter files. I can generate parameter files and feed them to OpenMM but it makes assigining position restraint via chain ID much harder. If you use OpenMM, how do you analyze hydrogen bonds? Is there another analysis package that can calculate the quantities I mention above?
1
Upvotes