epam / epam/Indigo

.NET Core nameToStructure not available

Open
#346 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.