Impossible to save nested S-Groups in Extended SMILES and SMARTS formats
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
**Steps to reproduce:**
Request Method: POST
Execute /v2/indigo/convert with the following parameters:
**options**: {smart-layout: true, mass-skip-error-on-pseudoatoms: false, ignore-stereochemistry-errors: true, gross-formula-add-rsites: true, gross-formula-add-isotopes: true}
**output_format**: "chemical/x-chemaxon-cxsmiles"
**struct**: [Combination_Sgroups.zip](https://github.com/epam/Indigo/files/6725585/Combination_Sgroups.zip)
_Expected result_: nested S-Groups in Extended SMILES format
_Actual result_: error: "IndigoException: SMILES saver: overlapping (nested?) repeating units can not be saved"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.