connorcoley / rdchiral

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

return changed atoms #2

Closed thomasstruble closed 4 years ago

thomasstruble commented 5 years ago

Returns a dictionary of {sanatized smiles: (atom mapped smiles, (changed atoms))} which allows for lookup later based on the sanitized smiles

thomasstruble commented 5 years ago

return changed atoms