Convert method for API calls return wrong structure after converting CML format
Open
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
**Steps to reproduce:**
call `v2/indigo/convert` for [file.zip](https://github.com/epam/Indigo/files/6043825/file.zip) to convert CML into mol
**Expected result:**
the endpoint returns the correct mol with AH atom and C atoms
**Actual result:**
the AH atom disappears from mol and replaced with a C atom in spite of the presence of AH in the CML
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.