Create IUPAC Compliant Chemical Formula
Open
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
**Background**
Currently, the chemical formulas generated by Indigo `grossFormula` don’t follow IUPAC formatting for isotopes (e.g. it returns C 13C H6 O instead of the IUPAC standard C[13C]H6O).
**Solution**
Create a new function `molecularFormula` which follows the IUPAC standards
The function should be available via all APIs (python, java, .NET, wasm)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.