rxn.reaction_preprocessing.cleaner.remove_isotope_information

rxn.reaction_preprocessing.cleaner.remove_isotope_information(rxn)[source]

Function that removes the isotope information from a reaction SMILES.

For example [13CH3][13CH3] —> [CH3][CH3].

Parameters

rxn (str) –

Return type

str