Unfortunately, a lot of tools in the crystallographic area are still not capable of working with mmCIF
files in a proper way, forcing you to feed them PDB files. Or, when they do support mmCIF, they write out
mutilated files without lots of the original information contained in the input file.
To remedy this, cif-merge can be used to create a new mmCIF file containing information from the
processed PDB (or mmCIF) file and fill in the blanks using a donor mmCIF file.
The input-file is the file that was processed by an old tool, missing the additional data. The donor-file contains the extra information to be copied. When output-file is not specified, the result is
written to stdout.