Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RWMol::clear() does not explicitly clean up SubstanceGroups or StereoGroups #3167

Closed
greglandrum opened this issue May 14, 2020 · 0 comments · Fixed by #3170
Closed

RWMol::clear() does not explicitly clean up SubstanceGroups or StereoGroups #3167

greglandrum opened this issue May 14, 2020 · 0 comments · Fixed by #3170
Assignees
Labels
Milestone

Comments

@greglandrum
Copy link
Member

At the moment SubstanceGroups end up being removed because the atoms and bonds are removed, but that's not sufficient.

@greglandrum greglandrum self-assigned this May 14, 2020
@greglandrum greglandrum added this to the 2020_03_3 milestone May 14, 2020
greglandrum added a commit to greglandrum/rdkit that referenced this issue May 14, 2020
@greglandrum greglandrum linked a pull request May 14, 2020 that will close this issue
greglandrum added a commit that referenced this issue May 19, 2020
* Progress on #3168

* Fixes #3167

* Fixes #3169

* deal with CBONDS too

* test PATOMS

* Fixes #3175

* a bit of code simplification and test updates

still needs more testing

* more testing

* handle s-group hierarchy
also a couple of other changes in response to the review

* add forgotten test file

* changes in response to review
greglandrum added a commit that referenced this issue Jun 9, 2020
* Progress on #3168

* Fixes #3167

* Fixes #3169

* deal with CBONDS too

* test PATOMS

* Fixes #3175

* a bit of code simplification and test updates

still needs more testing

* more testing

* handle s-group hierarchy
also a couple of other changes in response to the review

* add forgotten test file

* changes in response to review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant