-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix generate resonance structure and update unit test
1. Update how flags are used in generating the resonance structure and sanitize kekulized molecules 2. Update a method to remove atom highlighting after filtration 3. Avoid `Kekulize` to reassigning bond orders 4. Correct default arg and docstring 5. In unit tests, use benzene, 1-ethyl benzene radical, and C=C[CH]C=C as examples. Remove phenyl as the default RDKit behavior is not as expected.
- Loading branch information
1 parent
938f2c7
commit dacf738
Showing
2 changed files
with
117 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters