Weight Splitter

This node accepts a table with molecules and splits it into three sets, the first one with all rows that satisfy the specified conditions, the second - with all the rest except rows with invalid data, the last one gathers all the rows with invalid data (with data which cannot be translated into indigo object for some reasons).

Supported types:

  • Molecule: String, SDF, Smiles, CML, Mol, InChI

The node is based on the Indigo cheminformatics toolkit.

Options

Target column
The column that contains molecules.
Append column
Name for the new column that contains weights/masses corresponding to molecules.
Сriterion
The weight function to be used on Indigo molecules for comparsion.
Bounds
The lower and upper bounds that need to be specified for the weight filter.
Input type
Treat input as: a molecule.
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.

Input Ports

Icon
Table containing molecules.

Output Ports

Icon
Rows with molecules that satisfy the specified conditions.
Icon
Rows with molecules that do not satisfy the specified conditions.
Icon
Rows with invalid data: data cannot be translated into Indigo object.

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.