mirror of
https://github.com/rdkit/mmpdb.git
synced 2026-04-03 00:18:57 -06:00
Smallest-transformation-only does not reduce all double cuts to single cuts #59
Labels
No labels
bug
bug
bug
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
enhancement
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github/mmpdb#59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KramerChristian on 11/29/2019
With the current implementation of smallest-transformation only, some reducible double-cut transformations are still present in the database. For example, this transformation
[:1]C(F)[:2] >> [:1]C(Cl)[:2]
can be reduced to that transformation
[:1]F >> [:1]Cl