Compares SDF strings of two columns and fails if differences are found. A tolerance range can be defined for comparing floating point numbers. There is no "real" SDF logic in this node. It simply does the following: First it removes all operating system specific characters and removes all white spaces that are found in a row replacing them by a single space. Then it walks through all remaining items which are now separated by single spaces and compares them. If a numeric value is encountered that includes a floating point, it will try to parse it as a double number, and if this succeeds for both sides, it will compare the numbers with each other. For the comparison we can specify a tolerance.
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.
To use this node in KNIME, install the extension RDKit Nodes Tests Feature from the below update site following our NodePit Product and Node Installation Guide:
A zipped version of the software site can be downloaded here.
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.