Fingerprint to String

This node converts fingerprints to a String representation

For binary (bitvector) fingerprints, this is of the form '{length=n, set bits=b1, b2, ...}'

For count (bytevector) fingerprints, this is of the form '{c1, c2, ...}'

where 'n' is the length of the fingerprint, 'b1', 'b2' etc. are the indices of the set bits, and 'c1', 'c2' etc are the individual counts

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

Options

Select the fingerprint column
Select the incoming fingerprint column
Keep input columns
Keep the input fingerprint column in the output table?

Input Ports

Icon
Table of fingerprints. Acceptable fingerprint formats are SparseBitVector, DenseBitVector, SparseByteVector, DenseByteVector.

Output Ports

Icon
Table with string representation of fingerprints

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.