rxn.chemutils.miscellaneous.smiles_has_atom_mapping

rxn.chemutils.miscellaneous.smiles_has_atom_mapping(smiles)[source]

Whether at least one atom of a compound SMILES contains an atom map number.

Parameters

smiles (str) – compound SMILES.

Return type

bool