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