Collections:
Build Ketcher Editor Web Page
How to build my own Ketcher editor Web Page?
✍: FYIcenter.com
If you want to build your Web page and offer Ketcher
as a Chemical Structure Editor in the middle of the page,
you can follow this tutorial.
1. Follow the previous tutorial to install Ketcher on your Web server.
2. Create a new HTML document, editor.html, to load and run the Ketcher Chemical Structure Editor in a given "iframe" tag.
<html> <head> <title>My Ketcher Editor</title> </head> <body> <p>Hello, please try the Ketcher Chemical Structure Editor below:</p> <iframe src="/./ketcher/index.html" style="width: 680px; height: 400px;"></iframe> </body> </html>
3. Copy editor.html to the Apache Web server where Ketcher was installed:
fyicenter$ sudo cp editor.html /var/www/html
4. Test Ketcher editor page on the Apache Web server by opening "http://localhost/editor.html" URL in a Web browser.
5. Select the "benzene ring" icon from the Ketcher editor menu and click a location inside the editor. You see a benzene ring molecule created.
6. Select the "Save as" icon from the menu and select "Daylight SMILES" format. You see the SMILES string "C1C=CC=CC=1" displayed.
You can continue to play with Ketcher editor.
2023-10-05, 1181🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1001101 SMILES: CCOP(=O)(C)SCCN(C(C)C)C( C)CReceived at FYIcenter.com on: ...
Molecule Summary: ID: FYI-1000968 SMILES: O=C1CSC(=S)N1CCCN1CCCCC1 Received at FYIcenter.com on: 202...
Molecule Summary: ID: FYI-1000211 SMILES: COC1=C(Cl)C=C(Cl)C(NC2=C (C=NC3=CC(OCCCN4CCN(C)CC 4)=C(OC)C=...
Molecule Summary: ID: FYI-1003328 Names: InChIKey: OHEBCMNTJPKYIM-SHTZXODSS A-NSMILES: N#Cc3cc(c2cnc...
Molecule Summary: ID: FYI-1004714 Names: InChIKey: JBYRKMGOSFMHRL-UHFFFAOYS A-MSMILES: F[Sn](c1ccccc...