Incorrect response from indigo/layout when struct in SMARTS format
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
**Steps to Reproduce**
1. Execute /v2/indigo/convert with the following parameters:
struct: [struct.zip](https://github.com/epam/Indigo/files/6968107/struct.zip)
output_format: "chemical/x-daylight-smarts"
2. Execute /v2/indigo/layout with the following parameters:
struct: the struct in SMART format, that we received on step 1 ([struct-in-smarts.zip](https://github.com/epam/Indigo/files/6968154/struct-in-smarts.zip))
output_format: "chemical/x-mdl-molfile",
**Expected result**: the same structure as in struct.zip ([struct.zip](https://github.com/epam/Indigo/files/6968107/struct.zip))
**Actual result**: [struct2.zip](https://github.com/epam/Indigo/files/6968133/struct2.zip)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.