Cargando…

AiZynthFinder: a fast, robust and flexible open-source software for retrosynthetic planning

We present the open-source AiZynthFinder software that can be readily used in retrosynthetic planning. The algorithm is based on a Monte Carlo tree search that recursively breaks down a molecule to purchasable precursors. The tree search is guided by an artificial neural network policy that suggests...

Descripción completa

Detalles Bibliográficos
Autores principales: Genheden, Samuel, Thakkar, Amol, Chadimová, Veronika, Reymond, Jean-Louis, Engkvist, Ola, Bjerrum, Esben
Formato: Online Artículo Texto
Lenguaje:English
Publicado: Springer International Publishing 2020
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7672904/
https://www.ncbi.nlm.nih.gov/pubmed/33292482
http://dx.doi.org/10.1186/s13321-020-00472-1
Descripción
Sumario:We present the open-source AiZynthFinder software that can be readily used in retrosynthetic planning. The algorithm is based on a Monte Carlo tree search that recursively breaks down a molecule to purchasable precursors. The tree search is guided by an artificial neural network policy that suggests possible precursors by utilizing a library of known reaction templates. The software is fast and can typically find a solution in less than 10 s and perform a complete search in less than 1 min. Moreover, the development of the code was guided by a range of software engineering principles such as automatic testing, system design and continuous integration leading to robust software with high maintainability. Finally, the software is well documented to make it suitable for beginners. The software is available at http://www.github.com/MolecularAI/aizynthfinder.