Skip to content

DirectMultiStep: Direct Route Generation for Multi-Step Retrosynthesis

License

Notifications You must be signed in to change notification settings

batistagroup/DirectMultiStep

Repository files navigation

DirectMultiStep: Direct Route Generation for Multi-Step Retrosynthesis

Ruff Checked with mypy Code style: black codecov

Overview

The preprint for this work is posted on arXiv.

For training see:

Once everything is set up, it's suffice to simply run python train_wsm.py.

Run bash download_ckpts.sh to download our checkpoints from the file storage.

Finally, we provide assess_single.py which allows to run our model on a single target compound.

Tutorials

To use the tutorials, simply move/copy them to the root directory. This is necessary because the notebooks use relative imports.

Licenses

All code is licensed under MIT License. The content of the pre-print on arXiv is licensed under CC-BY 4.0.

TODO

  • Bring codecov to 80+.
  • Revise Models/TensorGen.py so that it can work with batch size greater than 1.

About

DirectMultiStep: Direct Route Generation for Multi-Step Retrosynthesis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published