On Jan 24, 2014, at 11:06 AM, Eric Pettersen <pett@cgl.ucsf.edu> wrote:

a.residue.isHet = False

to:

chimera.PDBio.removeStandardResidue(a.residue.type)

Doh, basically reverse the "sense" of my reply:  change removeStandardResidue to addStandardResidue and so forth.

--Eric