1 2 3 > >>   ∑:70  Sort:Date

Reaction FYI-1005060
Reaction Summary: ID: FYI-1005060 Formula: SMILES: Cl.[Na]O>>[Na]Cl.O Received at FYIcenter.com on: 2023-10-12
2023-10-12, 1398🔥, 0💬

Reaction FYI-1006692
Reaction Summary: ID: FYI-1006692 Formula: SMILES: Cl.[Na]O>>[Na]Cl.O Received at FYIcenter.com on: 2024-01-11
2024-01-24, 1025🔥, 0💬

Ketcher - Chemical Structure Editor
Where to find FAQ (Frequently Asked Questions) on Ketcher, Chemical Structure Editor in JavaScript? I want to learn more about Ketcher. Here is a large collection of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Ketcher, Chemical Structure Editor in JavaScript...
2023-11-02, 992🔥, 0💬

Ketcher JavaScript API
Where to find FAQ (Frequently Asked Questions) on Ketcher JavaScript API? Here is a list of tutorials to answer many frequently asked questions compiled by FYIcenter.com team on Ketcher JavaScript API. What Is Ketcher JavaScript API contentWindow.ketcher - Access "ketcher" Object ketcher.setMolecule...
2023-10-05, 702🔥, 0💬

Reaction FAQ
Where to find Reaction FAQ (Frequently Asked Questions)? I want to learn more about Chemical Reactions. Here is a large collection of tutorials to answer many frequently asked questions compiled by FYIcenter.com team about Chemical Reactions: Introduction to Chemical Reaction What Is Chemical Reacti...
2023-10-21, 601🔥, 1💬

generateImage() - Generate Image from Structure
How to generate image from a given chemical structure with the ketcher.generateImage() method? If you want to generate an image from the chemical structure in the Ketcher editor, you can export the structure in a specific format using a get*() method. Then call the ketcher.generateImage(structur e,o...
2023-12-14, 570🔥, 0💬

Download and Install Ketcher in Standalone Mode
How to Download and Install the latest version of Ketcher in standalone mode? Ketcher can be installed in 2 modes: Standalone and Remote. The Standalone mode incorporates Indigo backend services in the Ketcher build. It allows for Ketcher to work in browser with no server and even without the Intern...
2023-12-17, 551🔥, 0💬

ketcher.getSmiles() and ketcher.getSmarts()
How to export the chemical structure in SMILES and SMARTS formats from the Ketcher with the ketcher.getSmiles() and ketcher.getSmarts() methods? To export the chemical structure (molecule, reaction, or substructure pattern) in SMILES and SMARTS formats from the Ketcher, you can use the getSmiles() a...
2023-12-10, 531🔥, 0💬

Reaction FYI-1005091
Reaction Summary: ID: FYI-1005091 Formula: [C2 H4 O2]+[C2 H6 O] > [C4 H8 O2] SMILES: CC(O)=O.OCC>[H+].[Cl-].OCC>CC( OCC)=OReceived at FYIcenter.com on: 2023-10-13
2023-10-13, 463🔥, 0💬

Build Ketcher Editor Web Page
How to build my own Ketcher editor Web Page? 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,...
2023-10-05, 429🔥, 0💬

Reaction FYI-1005093
Reaction Summary: ID: FYI-1005093 Formula: [C2 H4 O2] > [C4 H8 O2] SMILES: CC(O)=O>>CC(OCC)=O Received at FYIcenter.com on: 2023-10-13
2023-10-13, 428🔥, 0💬

What Is Ketcher - Chemical Structure Editor in JavaScript
What Is Ketcher, Chemical Structure Editor in JavaScript? Ketcher is an open-source web-based chemical structure editor written in JavaScript. It can be used as an integrated online Web tool to draw chemical structures and reactions. Main features of Ketcher are: Fast and convenient editing - Ketche...
2023-12-17, 426🔥, 0💬

ketcher.setMolecule() - Import Molecule into Ketcher
How to import a molecule structure into the Ketcher with the ketcher.setMolecule() method? To import a molecule structure into the Ketcher, you can use the setMolecule(structure) method provided by the Ketcher API as shown in below: 1. Load the Ketcher editor in an "iframe" HTML element: <ifr...
2024-03-17, 418🔥, 0💬

Reaction FYI-1005062
Reaction Summary: ID: FYI-1005062 Formula: [C2 H4 O]+[C H5 N] > [C3 H9 N O] SMILES: [CH2:1]1[O:2]C1.[H:4][NH:3]C>> C[NH:3][CH2:1]C[OH:2]Received at FYIcenter.com on: 2023-10-12
2023-10-27, 408🔥, 0💬

SMIRKS for Generic Reactions
What are SMIRKS string representations for generic reactions? SMIRKS is a restricted version of reaction SMARTS involving changes in atom-bond patterns with these additional rules: The reactant and product sides of the transformation are required to have the same numbers and types of mapped atoms an...
2023-12-29, 406🔥, 0💬

Reaction FYI-1005061
Reaction Summary: ID: FYI-1005061 Formula: [C H4]+[O2]+[O2] > [C O2]+[H2 O]+[H2 O] SMILES: C.O=O.O=O>>O=C=O.O.O Received at FYIcenter.com on: 2023-10-12
2023-10-27, 398🔥, 0💬

Reaction FYI-1005063
Reaction Summary: ID: FYI-1005063 Formula: [C H2 O]+[O2] > [C O2]+[H2 O] SMILES: C=O.O=O>CCO>O=C=O.O Received at FYIcenter.com on: 2023-10-12
2023-10-27, 395🔥, 0💬

Use Ketcher as JS Library Without UI
How to Ketcher as a JavaScript library without the editor UI? Since Ketcher offers so many API functions, we can just use it as a JavaScript library without its editor UI. Here is an HTML document that shows you how to hide the Ketcher editor UI and use it as JavaScript library: <html>...
2023-10-27, 389🔥, 0💬

Call getInchi() and generateInchIKey() Methods
How to generate the InChI and InChIKey with the ketcher.getInchi() and ketcher.generateInchIKey() methods? InChI (International Chemical Identifier) and InChIKey (InChI Key) are identifiers of molecule structures, originally developed by Initially developed by the International Union of Pure and App...
2023-12-14, 386🔥, 0💬

SMILES for Reactions
What are SMILES string representations for reactions? SMILES (Simplified Molecular Input Line Entry Specification) is defined mainly to represent molecules and ions. But it can represent chemical reactions using the following format: R 1 .R 2 ....>A 1 .A 2 ....>P 1 .P 2 .... Where: R 1...
2023-11-25, 376🔥, 0💬

Reaction FYI-1005094
Reaction Summary: ID: FYI-1005094 Formula: [C2 H4 O2] > [C4 H8 O2] SMILES: C[C:2]([OH:1])=[O:1]>>C[C:2](O CC)=[O:1]Received at FYIcenter.com on: 2023-10-13
2023-10-13, 369🔥, 0💬

indigo.convert() - Convert Structure Formats
How to convert file formats of a given structure with the indigo.convert() method? If you want to convert a chemical structure from one file format to another, you can use the indigo.convert() method on the Ketcher Indigo interface. The indigo.convert(input, opts) method takes two arguments: input -...
2023-10-12, 367🔥, 0💬

SMARTS for Reaction Patterns
What are SMARTS string representations for reaction patterns? SMARTS is an extension of SMILES to represent molecular patterns. But it can represent chemical reaction patterns using the following format: R 1 .R 2 ....>A 1 .A 2 ....>P 1 .P 2 .... Where: R 1 , R 2 , ... are SMARTS string...
2023-12-29, 362🔥, 0💬

Reaction FYI-1005092
Reaction Summary: ID: FYI-1005092 Formula: [C5 H8] > [C5 H8] SMILES: [CH2:1]=[CH:2]/[CH:3]=[CH:4]/[ CH2:5][H:6]>>[H:6][CH2:1]/[CH: 2]=[CH:3]/[CH:4]=[CH2:5]Received at FYIcenter.com on: 2023-10-13
2023-10-13, 360🔥, 0💬

1 2 3 > >>   ∑:70  Sort:Date