rxn.chemutils.rdf.reaction_properties.find_compounds

rxn.chemutils.rdf.reaction_properties.find_compounds(property_dict)[source]

Iterate through a property dictionary to find compound dicts.

Parameters

property_dict (Dict[str, Any]) –

Return type

Iterator[Dict[str, str]]