Generates unique SMILES. Takes SMILES strings on input, makes an object, generates unique SMILES and prints them on output.
dt_smilin()
returns either a reaction or molecule
object for the given SMILES string.
dt_cansmiles()
accepts either a reaction or molecule
object.