Collections:
What Is Ketcher Indigo Interface
What is Ketcher Indigo interface?
✍: FYIcenter.com
Ketcher Indigo interface is part of the Ketcher JavaScript API
that allows you to use some Indigo Toolkit functionalities.
To access Ketcher Indigo interface, you need to access the "ketcher" object as a property of the content "window" object of the "iframe" where the Ketcher is loaded. Then you need to access the "indigo" object as a property of the "ketcher" object:
lst = document.getElementsByTagName("iframe");
frm = lst[0];
win = frm.contentWindow;
ketcher = win.ketcher;
indigo = ketcher.indigo;
With the "indigo" object, you can then access the following main methods provided by the Ketcher Indigo interface:
See next tutorials for examples on how to use these methods.
2023-11-13, 1127🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1003845 Names: InChIKey: OIXQINQYMGNCII-YRVFCXMDS A-NSMILES: CSCC[C@H](NC(...
What is Ketcher JavaScript API? Ketcher JavaScript API is programming interface provided by Ketcher ...
Molecule Summary: ID: FYI-1002041 Names: InChIKey: INQDDHNZXOAFFD-UHFFFAOYS A-NSMILES: C=CC(=O)OCCOC...
Molecule Summary: ID: FYI-1003901 Names: InChIKey: BGMRTOQAAVHUOW-CSKARUKUS A-NSMILES: CCOC(=O)/C=C/...
Molecule Summary: ID: FYI-1003542 Names: InChIKey: GFLZVIUGJVSYJX-LZYCVMHZS A-NSMILES: C=C2CCC1C(C)(...