You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A node that uses either the BRICS or RECAP rules to fragment a molecule.
We'll need to add RECAP definitions to the RDKit first
An optional input port could be a table with a list of SMARTS patterns defining bonds to use for fragmentation. These could then be used to construct a call to fragmentOnBonds(), assuming that that is useable from Java.
The text was updated successfully, but these errors were encountered:
Merge in KNIM/knime-rdkit from bugfix/100-log4j_security_fix_in_opsin to master_nibr
* commit '7dea16ecb506c8e2f5895296e674a0f392f5a51e':
Fixed pom.xml version to 4.4.1 (must be in sync with plugin versions)
Bugfix to address log4j security vulnerability - version 4.4.1 (#100)
forgotten version bump in pom.xml
Add RDKit2SVG node (#99)
A node that uses either the BRICS or RECAP rules to fragment a molecule.
We'll need to add RECAP definitions to the RDKit first
An optional input port could be a table with a list of SMARTS patterns defining bonds to use for fragmentation. These could then be used to construct a call to
fragmentOnBonds()
, assuming that that is useable from Java.The text was updated successfully, but these errors were encountered: