qp.structure.convert_nhie_oxo.find_histidines

qp.structure.convert_nhie_oxo.find_histidines(atoms, iron)[source]

Find histidine NE2 atoms coordinating an iron center.

Parameters:
  • atoms (list of dict) – Atom records from read_pdb().

  • iron (dict) – Iron atom record.

Returns:

Histidine NE2 atom records within 3.0 A of the iron.

Return type:

list of dict