SMILES output does not retain stereochemistry information
Open
User`s Feedback
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
When I input a stereo-specific SMILES string, the output from calling getSmiles() does not retain the stereochemistry info. For example:
O=C(O)[C@@]([H])(N)C
yields ->
O=C(C(C)(N)[H])O
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.