Hub
Pricing About
NodeNode / Manipulator

Fingerprint SUBSET

Community NodesVernalisFingerprintsLogic OperationsStreamable
Drag & drop
Like

This node performs a logic SUBSET operation on a selected binary (bitvector) or count (bytevector) fingerprint column.

The start value is inclusive, i.e. the value is the first bit or byte included in the subset (0-indexed). The end value is the first bit or byte to be excluded. Use '-1' to retrieve to the end of the fingerprint.

If the start index is beyond the end of the fingerprint, a zero-length fingerprint is returned

Examples

Fingerprint '01100110'

Start = 3, End = -1 returns '00110'

Start = 0, End = 3 returns '011'

NB Binary fingerprints are rendered in bigendian format, and so index 0 is the right-most displayed bit, whilst for count fingerprints the counts are in increasing order of index

This node was developed by Vernalis Research . For feedback and more information, please contact knime@vernalis.com

Node details

Input ports
  1. Type: Table
    Fingerprints
    Input table containing two fingerprint columns of the same type. Acceptable fingerprint formats are SparseBitVector, DenseBitVector, SparseByteVector, DenseByteVector.
Output ports
  1. Type: Table
    Subset Fingerprints
    Output table with subset fingerprints

Extension

The Fingerprint SUBSET 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