RDKit Molecule Catalog Filter

Filters a table of molecules by applying filters taken from a set of standard catalogs. The second output table contains a very detailed view of the reasons why a molecule was filtered out. The node gives the option to generate one or more atom lists columns with the indexes of the atoms that matched the rule; this information can be used with the RDKit Molecule Highlighting node to color the associated substructures.

Options

RDKit Mol column
The input column with RDKit Molecules.
Filter catalogs to apply
Define which filter catalogs shall be used for filtering.
Prefix for result columns
Column names for the second (filtered out) table are automatically assigned, but a prefix can be assigned, which makes it possible to run this node sub-sequentially with different filters.
Atom list handling
Controls whether or not lists of atoms matching the filters are generated. This also controls whether all matching atoms are in a single list or if there is a column per filter catalog.

Input Ports

Icon
Input table with RDKit Molecules to be filtered

Output Ports

Icon
Molecules which have not been filtered out
Icon
Molecules which have been filtered out and associated reasons

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.