Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Nodes
  • Formula Filter
NodeNode / Other

Formula Filter

Community Nodes Indigo 2 Molecule Nodes
Drag & drop
Like
Copy short link

This node accepts a table with molecules and a table with a gross formula strings, and splits the first table into three sets, the first one is with all rows that satisfy the specified relation, the second is with all rows that do not, the last one gathers all the rows with invalid data.

Formula A is less than another formula B if A's atoms set is a subset of B's atoms set where quantity of each atom in the A's subset is less than or equal to corresponding quantity of atom in formula B (even if the sets A and B are equal). For instance, a molecule of methan is less than or equal to a butane molecule as [C, H] atoms set of butane contains the same set of methan's atoms and quantity of each atom of methan is less than quantity of atom buthane molecule (1 less than 4, 4 less than 10).

Supported types:

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

The node is based on the Indigo cheminformatics toolkit.

Node details

Input ports
  1. Type: Table
    Input data
    Table containing a column with molecules
  2. Type: Table
    Input data
    Table containing a column with the gross formula strings
Output ports
  1. Type: Table
    Matched
    Rows with molecules that satisfy the relation
  2. Type: Table
    Unmatched
    Rows with molecules that do not satisfy the relation
  3. Type: Table
    Invalid data
    Rows with invalid data: data cannot be translated into Indigo object

Extension

The Formula Filter node is part of this extension:

  1. Go to item

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits