davidjtoomer / RetroCHEM

A command-line tool for simple, single-step retrosynthetic reaction prediction using graph partitioning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RetroCHEM

RetroCHEM is a a command-line tool for graph-based, single step retrosynthetic reaction prediction. It offers a variety of options, including SMILES tutorials, SMILES parsing, conversion to MDL MolFile and graph formats, and predicting decomposition reactions. It leverages the Stanford C++ and Armadillo libraries. The Stanford C++ libraries can be found at https://github.com/zelenski/stanford-cpp-library. The Armadillo library can be downloaded from SourceForge at http://arma.sourceforge.net/.

About

A command-line tool for simple, single-step retrosynthetic reaction prediction using graph partitioning.

License:MIT License


Languages

Language:C++ 95.7%Language:Rich Text Format 4.3%