rxn.reaction_preprocessing.utils.get_formal_charge_for_mols

rxn.reaction_preprocessing.utils.get_formal_charge_for_mols(mols)[source]

Get the formal charge for a group of RDKit Mols.

Parameters

mols (Iterable[Mol]) –

Return type

int