The LibraryMCS computes the maximum common substructure (MCS) of a set of compounds. Typical size of such set is a few thousand molecules. It is not only one common subgraph that the algorithm determines (since in most cases it would be not more than two single bonded carbon atoms), instead some of the most frequently occuring common substructures are found. The more diverse the set to be analysed is the larger the number of the frequent common substructures is, while in case of a more focused set with limited structural diversity, the number of frequent common substructures is smaller. The algorithm is capable of going one or more level further finding the MCS of the frequent common substructures - and again, this is not one single structure, but the most frequently occuring ones and so on. Thus a hierarchy of the common substructures is obtained. Practically speaking structures are clustered based on their MCS in a hierarchical clustering procedure. This class implements the ClusteredMolecules interface, which allows client to retieve the hierarchy found. The tree of clusters as well as data associated to nodes of this tree (in this case molecule sin the leaves and maximum common substructures in the higher level tree nodes) can be accessed via this interface. This class also provides a simple command line interface for batch processing of MCS search for a set of structures, as well as a simple graphical user interface for easy navigation through clusters of structures.
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 ChemAxon/Infocom JChem Extensions 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.