RDKit Two Component Reaction

This Node Is Deprecated — This version of the node has been replaced with a new and improved version. The old version is kept for backwards-compatibility, but for all new workflows we suggest to use the version linked below.
Go to Suggested ReplacementRDKit Two Component Reaction
Applies a reaction to two RDKit Mol columns.

The output table contains a row for each product produced by applying the reaction to the inputs.
Each row contains the product molecule, index information, and the reactant molecules that were used.

Options

Reactants 1 RDKit Mol column
The column containing the first reactant molecules
Reactants 2 RDKit Mol column
The column containing the second reactant molecules
Reaction SMARTS
A reaction SMARTS describing the reaction.
For a description of the format, please have a look in The RDKit Book.
Use Reaction from RXN file
If you want to use a reaction file rather than a smarts pattern, select this box and choose the RXN file in the file browser.
Do Matrix Expansion
If checked, each reactant 1 will be combined with each reactant 2 yielding the combinatorial expansion of the reactants. If not checked, reactants 1 and 2 will be combined sequentially, with the longer list determining the number of output rows.

Input Ports

Icon
Data with RDKit Mol column
Icon
Data with RDKit Mol column

Output Ports

Icon
Product molecules

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.