RDKit To Molecule

Converts RDKit molecules into string based molecule representations (SDF or Smiles) and appends it to the table.

Options

RDKit mol column
The column containing RDKit molecules to be converted.
New column name
Name of the new column appended to the output table.
Remove source column
If checked, the input RDKit mol column is removed from the output table.
Destination format
The format to which the RDKit molecules will be converted.
  • SDF: Converts molecules to SDF (Structure Data File) format.
  • Smiles: Converts molecules to canonical SMILES notation.
  • Smarts: Converts molecules to SMARTS notation.

Input Ports

Icon
Table containing RDKit molecules.

Output Ports

Icon
Table with the molecules' converted string representations.

Popular Predecessors

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.