chemicalchecker.tool

External or experimental tools.

This module encapsulates several tools that the Chemical Checker uses (e.g. node2vec, hotnet, etc). The idea is to provide an interface or wrappers for users to access the main functionalities of these tools. Very specific project or experimental CC spin-offs can start being submodules here, e.g. the targetmate.

chemicalchecker.tool.adanet

AdaNet model.

chemicalchecker.tool.hotnet

HotNet wrapper.

chemicalchecker.tool.node2vec

Node2vec wrapper.

chemicalchecker.tool.siamese

Siamese neural networks.

chemicalchecker.tool.smilespred

Signature prediction from SMILES.

chemicalchecker.tool.targetmate