connorcoley / rdchiral

Wrapper for RDKit's RunReactants to improve stereochemistry handling
MIT License
151 stars 50 forks source link

Fixes segfault issue #5

Closed connorcoley closed 5 years ago

connorcoley commented 5 years ago

When reactants were missing bonds and molecules were re-stitched via a RWMol, using atoms_p to calculate atoms_diff would refer to atom objects that no longer exist