Helpers ======= ehreact.helpers contains a variety of helper functions. RDKit ----- Functions from ehreact.helpers.rdkit.py contain helper functions relying on RDKit. .. automodule:: ehreact.helpers.rdkit :members: Utils ----- Functions from ehreact.helpers.utils.py contain other helper functions (not relying on RDKit). .. automodule:: ehreact.helpers.utils :members: Transition state ---------------- Functions from ehreact.helpers.transition_state.py contain helper functions to construct imaginary transition states from reaction SMILES. .. automodule:: ehreact.helpers.transition_state :members: