Substructure Matcher

This node accepts a table with structures (supports reactions and molecules) and a table with query structures, and divides the first table into three sets: one with all rows that contain the specified query structures as a substructure, the other with all structures that do not contain it, the last one gathers all the rows with invalid data.

Supported types:

  • Molecule: String, SDF, Smiles, CML, Mol, InChI
  • Reaction: String, RXN, SMILES

The node is based on the Indigo cheminformatics toolkit.

Options

Target column
The column that contains molecule or reaction structures.
Query structures column
The column that contains the query structure.
Substructure settings
Substructure settings that needs to be satisfied for all query structures or at least for a specified number of them.
Append queries row ID column
The column that contains all the meeting the conditions rows.
Append match count column
The column that contains the appropriate molecules amount.
Input type
Treat input as: a molecule, as a reaction.
Treat X as pseudoatom
Treat the "X" atoms in Molfiles as pseudoatoms, not as "any halogen" query atoms.
Ignore stereochemistry errors
Ignore incorrectly specified stereochemistry on input structures, rather than sending the structures with stereochemistry errors to the "invalid molecules" table.
Treat input query string as SMARTS
Treat input string to create a query as SMARTS.

Input Ports

Icon
Table containing molecules or reactions.
Icon
Table containing the query structure.

Output Ports

Icon
Rows with matched structures.
Icon
Rows with unmatched structures.

Popular Successors

Views

This node has no views

Workflows

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.