Hub
Pricing About
NodeNode / Manipulator

Rxn to RInChI

Community NodesLhasa LimitedReactionStreamable
Drag & drop
Like

In 2011, the first prototype of RInChI was introduced as version 0.02 based on Python programming (Grethe, Goodman, Allen, 2013). To make the resulting libraries comparable with InChI deliveries, to increase the search ability of RInChIKeys in the Web by the introduction of the Web-RInChIKey and to fix a number of bugs and development gaps in the former version this new version (version number 1.00) has been created. This version is supposed to be published for general usage by the InChI Trust.

For more details see: http://www-rinchi.ch.cam.ac.uk/ .

RInchi
The RInChI format is a hierarchical, layered description of a reaction with different levels based on the Standard InChI representation (version 1.04) of each structural component participating in the reaction.

Inchi Key
RInChIKeys are hashed representations of the RInChI strings. The hashing process creates shorter strings that are unique representations of the original (longer) RInChIs. However, RInChIs (and therefore the original RXN and/or RD file) cannot be rebuilt out of the hashed string. That makes RInChIKeys an encrypted unique depiction of chemical reactions especially suitable for database processes and web operations. For the anticipated usage, three different types of RInChIKeys have been developed:

  1. Long-RInChIKeys are strings concatenated from the InChIKeys of each reaction component. The length of Long-RInChIKeys is flexible.
  2. Short-RInChIKeys are created by hashing the major and minor layers of InChIs for each group of RInChI to a fixed length string
  3. Web-RInChIKeys deduplicate InChIs over all groups and hash all major and minor InChI layers into a fixed length string ignoring the specific role of the reaction components.
All RInChIKeys are generated using the sha2 hashing functionality used by and provided with the InChI algorithm.

Input format
Accepts RXN or RDF input. Note: If agents occur, the RXN file format is not sufficient as agents in an rxn string are ignored by the RInChI library.

Instead, the reaction must be described in the RD file format that contains catalysts, solvents and other reagents as molfiles following the reaction section in RXN format within the RD file section.


For example:

$DTYPE RXN:AGENTS(1):MOLECULES(1):MOLSTRUCTURE
$DATUM $MFMT
... molfile....
$DTYPE RXN:AGENTS(1):MOLECULES(2):MOLSTRUCTURE
$DATUM $MFMT
... molfile....

Node details

Input ports
  1. Type: Table
    Reactions
    Input reactions in RXN or RDF format. Please note the requirement for agent handling.
Output ports
  1. Type: Table
    RInChIs and keys
    The RInChI, AUX info, and all 3 keys (web, long, shorT))

Extension

The Rxn to RInChI node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits