Chemprop is a repository containing message passing neural networks for molecular property prediction.
Documentation can be found here.
There are tutorial notebooks in the examples/ directory.
Chemprop recently underwent a ground-up rewrite and new major release (v2.0.0). A helpful transition guide from Chemprop v1 to v2 can be found here. This includes a side-by-side comparison of CLI argument options, a list of which arguments will be implemented in later versions of v2, and a list of changes to default hyperparameters.
License: Chemprop is free to use under the MIT License. The Chemprop logo is free to use under CC0 1.0.
References: Please cite the appropriate papers if Chemprop is helpful to your research.
A known inconsistency between these references and this repository is the edge update function in all chemprop versions uses preactivation instead of postactivation initial edge hidden states. Details can be found in the SI of the version 2 paper.
Selected Applications: Chemprop has been successfully used in the following works.
For users who have not yet made the switch to Chemprop v2.0, please reference the following resources.
args.py file.We have discontinued support for v1 since v2 has been released, but we still appreciate v1 bug reports and will tag them as v1-wontfix so the community can find them easily.
$ claude mcp add chemprop \
-- python -m otcore.mcp_server <graph>