Icon

Type Convertors

Fingerprint Convertors

This category contains 12 nodes.

Dense To Sparse Streamable

This node converts 'Dense' binary (bitvector) or count (bytevector) fingerprints to the corresponding 'Sparse' representation

Fingerprint From Binary String Streamable

Convert to a fingerprint column to a Binary String representation

Fingerprint From Counts list Streamable

Convert to a fingerprint column from a list of set bits

Fingerprint From Hexadecimal String Streamable

Convert to a fingerprint column from a Hexadecimal String representation

Fingerprint From Set Bits list Streamable

Convert to a fingerprint column from a list of set bits

Fingerprint From String Streamable

Convert to a fingerprint column from a verbose String representation

Fingerprint to Binary String Streamable

This node converts binary (bitvector) fingerprints to a binary String representation

Fingerprint to Counts List Streamable

This node converts a count (bytevector) fingerprints column to a column of List cells containing all the individual counts

Fingerprint to Hexadecimal String Streamable

This node converts binary (bitvector) fingerprints to a Hexadecimal String representation

Fingerprint to Set Bits List Streamable

This node converts bitvector fingerprints to a List of Set bits