rxn.chemutils.miscellaneous.remove_chiral_centers

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

Return SMILES where all the chiral centres are removed.

Parameters

smiles (str) – non-atom-mapped SMILES string.

Return type

str

Returns

SMILES with no chiral information. It is not canonical.