RDKit To InChI

Converts RDKit molecules into InChI Codes and optionally also into InChI Keys. Additionally, it offers options to generate extra information about the generation process (return code, aux information, message, log message) and gives the user the possibility to specify switches to influence the InChI code generation in certain ways.

Options

RDKit Mol column
The input column with RDKit Molecules.
Remove source column
Enable to remove the specified source column from the result table.
New column name for InChI codes
The name of the new column, which will contain the InChi code.
Generate also InChI keys
Enable to also generated InChI Keys.
New column name for InChI keys
The name of the new column, which will contain the InChi keys.
New column name prefix for extra information
The prefix of column names, which will contain the extra information about InChI code generation.
Return Code Column
Enable to also generated a column that contains the return code of the InChI generation routine.
Aux Info Column
Enable to also generated a column that contains aux information about the InChI code.
Message Column
Enable to also generated a column that contains a message generated during the InChI generation routine.
Log Column
Enable to also generated a column that contains a log message of the InChI generation routine.

Advanced

InChI Code Generation Switches
Specify here space-separated switches, which need to start with / or - to influence the InChI code generation. Some of them make the resulting InChI code Non-standard. A good overview about possible switches can be found here: https://www.inchi-trust.org/technical-faq-2/#15.14

Input Ports

Icon
Table containing RDKit molecules

Output Ports

Icon
Converted InChI codes

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.