-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#3169 - resolved case-sensitivity conflict
- Loading branch information
Gayane Chilingaryan
committed
Sep 1, 2023
1 parent
8cf1a0d
commit d6291ca
Showing
11 changed files
with
2,132 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
InChI=1S/C11H24/c1-3-5-7-9-11-10-8-6-4-2/h3-11H2,1-2H3 |
374 changes: 374 additions & 0 deletions
374
ketcher-autotests/tests/test-data/KET/InChI-fused-structure.ket
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,374 @@ | ||
{ | ||
"root": { | ||
"nodes": [ | ||
{ | ||
"$ref": "mol0" | ||
} | ||
] | ||
}, | ||
"mol0": { | ||
"type": "molecule", | ||
"atoms": [ | ||
{ | ||
"label": "C", | ||
"location": [ | ||
9.733987298340658, | ||
-8.42499266647844, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
9.733987298340658, | ||
-9.425007333521563, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
10.600000000000001, | ||
-9.925014667043124, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
11.466012701659345, | ||
-9.425007333521563, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
11.466012701659345, | ||
-8.42499266647844, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
10.600000000000001, | ||
-7.9249853329568785, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
12.332063509554237, | ||
-9.925036668333856, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
13.198114317449129, | ||
-9.425051336103026, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
13.19811431744913, | ||
-8.425036669059903, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
12.332063509554237, | ||
-7.92500733424761, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
14.06416512534402, | ||
-9.925080670915321, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
14.930215933238912, | ||
-9.425095338684493, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
14.930215933238916, | ||
-8.42508067164137, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
14.064165125344024, | ||
-7.925051336829075, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
15.796266741133802, | ||
-9.92512467349679, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
16.662317549028696, | ||
-9.425139341265963, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
16.6623175490287, | ||
-8.42512467422284, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
15.79626674113381, | ||
-7.925095339410543, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
17.528368356923586, | ||
-9.92516867607826, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
18.39441916481848, | ||
-9.425183343847433, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
18.394419164818483, | ||
-8.42516867680431, | ||
0 | ||
] | ||
}, | ||
{ | ||
"label": "C", | ||
"location": [ | ||
17.528368356923593, | ||
-7.925139341992013, | ||
0 | ||
] | ||
} | ||
], | ||
"bonds": [ | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
0, | ||
5 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
0, | ||
1 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
1, | ||
2 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
2, | ||
3 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
3, | ||
4 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
4, | ||
5 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
3, | ||
6 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
6, | ||
7 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
7, | ||
8 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
8, | ||
9 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
9, | ||
4 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
7, | ||
10 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
10, | ||
11 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
11, | ||
12 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
12, | ||
13 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
13, | ||
8 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
11, | ||
14 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
14, | ||
15 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
15, | ||
16 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
16, | ||
17 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
17, | ||
12 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
15, | ||
18 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
18, | ||
19 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
19, | ||
20 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
20, | ||
21 | ||
] | ||
}, | ||
{ | ||
"type": 1, | ||
"atoms": [ | ||
21, | ||
16 | ||
] | ||
} | ||
] | ||
} | ||
} |
Oops, something went wrong.