Takes a SMIRKS on input. Creates a transform object. Then, takes SMILES
and applies the transform to the input SMILES molecules to generate new
reactions. Prints out the newly-created reactions.
What it illustrates:
This is a simple 'reaction generator'. Shows the behavior
of dt_smirkin() and dt_transform().