Collections:
What Is Ketcher File Format
What is Ketcher File Format?
✍: FYIcenter.com
A Ketcher file is a JSON document that stores the entire content
created in the Ketcher editor. It supports the following features:
Here is a simple example of Ketcher file storing the cyclopropane molecule:
{
"root": {
"nodes": [
{
"$ref": "mol0"
}
]
},
"mol0": {
"type": "molecule",
"atoms": [
{
"label": "C",
"location": [
1.7493742143639297,
-2.682470415521405,
0
]
},
{
"label": "C",
"location": [
2.7506257856360703,
-2.682470415521405,
0
]
},
{
"label": "C",
"location": [
2.2500501880486854,
-1.8175295844785948,
0
]
}
],
"bonds": [
{
"type": 1,
"atoms": [
0,
1
]
},
{
"type": 1,
"atoms": [
0,
2
]
},
{
"type": 1,
"atoms": [
1,
2
]
}
]
}
}
⇐ Ketcher File Format for Chemical Structures
2024-02-11, 940🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1002836 Names: InChIKey: WFMCWVKJGYZDDZ-UHFFFAOYS A-NSMILES: COCCNC(=O)c1c...
Molecule Summary: ID: FYI-1000298 SMILES: NC(=O)c1cccncc1 Received at FYIcenter.com on: 2021-03-21
Molecule Summary: ID: FYI-1003864 Names: InChIKey: NCOOAHKUBYORQQ-FLXJQRCZS A-NSMILES: C=C1CC=CCC1=C...
Molecule Summary: ID: FYI-1000200 SMILES: COc1cccc(Nc2ncnn3ccc(CN4 CC[C@@H](N)[C@H](O)C4)c2 3)c1Recei...
Molecule Summary: ID: FYI-1002053 Names: InChIKey: RNJVAUBBYGWVBF-UHFFFAOYS A-NSMILES: C=CC(=O)OC(C)...