Files
rdkit/Contrib/RxnRoleAssignment
Eisuke Kawashima 5cd27a242f Fix typo (#2862)
* Fix typo

* Reflect the comments

* Fix more typos
2019-12-31 06:43:27 +01:00
..
2019-12-31 06:43:27 +01:00
2016-11-28 10:17:10 +01:00

This directory contains the scripts used to assign reaction roles (educt or reagent) 
to a given reaction. 

The algorithm used in the scripts is described in the following publication:

Schneider, N.; Stiefl, N.; Landrum G.A. 
What's what: The (Nearly) Definitive Guide to Reaction Role Assignment. 
Journal of Chemical Information and Modeling, 2016, DOI: 10.1021/acs.jcim.6b00564.

The approach requires RDKit (www.rdkit.org) to be installed and properly configured.