Aromatize, Calculate SIP, Check Structure, Calculated Values do not work with structures with 'Any', 'Single/Double', 'Single/Aromatic', 'Double/Aromatic' bonds
Open
Priority: Medium
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
Steps to reproduce:
1. Create any structure
2. Add any of 'Any', 'Single/Double', 'Single/Aromatic', 'Double/Aromatic' bond
3. try /aromatize, /dearomatize, /calculate_cip, /calculate
Actual result:
These functions don't work as structs received from them are not valid
Expected result:
The functions work
Example of request
[request.zip](https://github.com/epam/Indigo/files/7569148/request.zip)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.