Hub
Pricing About
WorkflowWorkflow

Fingerprint Generation and Comparison

CheminformaticsFingerprintsLife Sciences
knime profile image
Version1.1Latest, created on 
Jun 19, 2025 9:01 AM
Drag & drop
Like
Download workflow
Workflow preview

Fingerprint Generation and Comparison

This workflow snippet demonstrates the creation of chemical fingerprints from input molecules.


There are a lot of nodes from different (license-bound) extensions available in KNIME which can generate fingerprints, but we're using here nodes from the RDKit and the Vernalis extensions that are both freely available. The Cardinality node is part of the Vernalis extension.

There are several methods available to generate different kind of fingerprints. The number of bits that can be 1 is defined by the method used and can differ between methods. Both fingerprint types used here (Morgan and RDKit) are hashed fingerprints. You can find links with more information on these methods in the workflow description. The resulting Cardinality columns contain the number of occurences of 1 in each fringerprint bit string. Note these are different for each method.

The higher the percentage of 1 in the bit string (i.e., how often 1 occurs in relation to the bit length), the "darker" the fingerprint. Increasing the bit length (using the same method) decreases fingerprint darkness, and therefore the probability of bit collisions. Bit collisions occur when the same bit is set by multiple patterns (i.e., substructures within the molecule).

External resources

  • Blog: Bit Sets of Different Fingerprints
  • RDKit Fingerprints
  • Morgan Algorithm
Loading deploymentsLoading ad hoc jobs

Used extensions & nodes

Created with KNIME Analytics Platform version 5.4.4
  • Go to item
    KNIME Base nodesTrusted extension

    KNIME AG, Zurich, Switzerland

    Versions 5.2.2, 5.3.1

    knime profile image
    knime
  • Go to item
    KNIME ViewsTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 5.3.1

    knime profile image
    knime
  • Go to item
    RDKit Nodes FeatureTrusted extension

    Novartis

    Version 4.9.1

    manuelschwarze
  • Go to item
    Vernalis KNIME NodesTrusted extension

    Vernalis Research Ltd, Cambridge, UK

    Version 1.36.7

    vernalis

Legal

By using or downloading the workflow, you agree to our terms and conditions.

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