<div dir="ltr">Hello,<div><br></div><div>I am trying to use Bio.PDB to read in a PDB file generated from matchmaker in chimera. It seems that Chimera changes the HG to Hg and ZN to Zn in the last column of the pdb file which causes an error:</div><div><br></div><div><div>assert not element or element == element.upper(), element</div><div>AssertionError: Hg</div></div><div><br></div><div>Is there any solution to this besides creating a script to manually edit the pdb file generated by chimera?</div></div>