.NET Core nameToStructure not available
Open
Indigo API
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
var iupacName="bicyclo[4.2.0]octa-1,3,5-triene"
Indigo indigo = new Indigo();
IndigoObject indigoObject = indigo.nameToStructure(iupacName);
Console.WriteLine(indigoObject.smiles());
What should I fill in the parameters?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.