Skip to content

Serialise OpenMM simulation with PDBx rather than PDB

Jonathan Barnoud requested to merge feature/serialize-cif into master

PDBx supports larger systems than PDB. The serialisation uses PDBx, but the deserialisation is still compatible with PDB for backward compatibility.

Merge request reports