User d2950aa5e4
09-03-2006 17:56:56
I wonder if there is a way how to define in ChemAxon Extended Smarts bond type "aromatic" equal to bond type "4" used in (extended) molfiles.
User d2950aa5e4
09-03-2006 17:56:56
ChemAxon a3d59b832c
10-03-2006 21:28:31
Code: |
$ molconvert mol -s '[#6]:[#6]{cxsmarts}' Marvin 03100622222D 2 1 0 0 0 0 999 V2000 0.0000 0.0000 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0 0.8250 0.0000 0.0000 C 0 0 0 0 0 0 0 0 0 0 0 0 1 2 4 0 0 0 0 M END |
User d2950aa5e4
20-03-2006 16:29:18
Code: |
Marvin 03200617072D 0 0 0 0 0 999 V3000 M V30 BEGIN CTAB M V30 COUNTS 8 9 0 0 0 M V30 BEGIN ATOM M V30 1 C -0 0.77 0 0 M V30 2 R# -1.4646 1.2459 0 0 RGROUPS=(1 1) M V30 3 C -2.3698 -0 0 0 M V30 4 C -1.4646 -1.2459 0 0 M V30 5 C 0 -0.77 0 0 M V30 6 R# 1.4646 -1.2459 0 0 RGROUPS=(1 2) M V30 7 C 2.3698 0 0 0 M V30 8 C 1.4646 1.2459 0 0 M V30 END ATOM M V30 BEGIN BOND M V30 1 4 1 2 M V30 2 4 2 3 M V30 3 4 3 4 M V30 4 4 4 5 M V30 5 4 1 5 M V30 6 4 5 6 M V30 7 4 6 7 M V30 8 4 7 8 M V30 9 4 1 8 M V30 END BOND M V30 END CTAB M END |
Code: |
Marvin 03200617082D 0 0 0 0 0 999 V3000 M V30 BEGIN CTAB M V30 COUNTS 8 9 0 0 0 M V30 BEGIN ATOM M V30 1 C -0 0.77 0 0 M V30 2 R# -1.4646 1.2459 0 0 RGROUPS=(1 1) M V30 3 C -2.3698 -0 0 0 M V30 4 C -1.4646 -1.2459 0 0 M V30 5 C 0 -0.77 0 0 M V30 6 R# 1.4646 -1.2459 0 0 RGROUPS=(1 2) M V30 7 C 2.3698 0 0 0 M V30 8 C 1.4646 1.2459 0 0 M V30 END ATOM M V30 BEGIN BOND M V30 1 4 1 2 M V30 2 4 2 3 M V30 3 4 3 4 M V30 4 4 4 5 M V30 5 6 1 5 M V30 6 4 5 6 M V30 7 4 6 7 M V30 8 4 7 8 M V30 9 4 1 8 M V30 END BOND M V30 END CTAB M END |
ChemAxon 25dcd765a3
21-03-2006 19:58:33
User d2950aa5e4
21-03-2006 20:12:39
User d2950aa5e4
21-03-2006 20:37:16
User d2950aa5e4
24-03-2006 10:29:04
Code: |
[C,N]12[$([*])][$([*])][$([*])][C,N]:1:[$([*])]:[$([*])]:[$([*])]:C:2[$([*])] |$;_R1;_R2;_R2;;_R3;_R3;_R3;;_R4;$| |
Code: |
Marvin 03240611222D 0 0 0 0 0 999 V3000 M V30 BEGIN CTAB M V30 COUNTS 10 11 0 0 0 M V30 BEGIN ATOM M V30 1 [C,N] -0.4037 0.462 0 0 M V30 2 R# -1.8683 0.9379 0 0 RGROUPS=(1 1) M V30 3 R# -2.7735 -0.308 0 0 RGROUPS=(1 2) M V30 4 R# -1.8683 -1.5539 0 0 RGROUPS=(1 2) M V30 5 [C,N] -0.4037 -1.078 0 0 M V30 6 R# 0.93 -1.848 0 0 RGROUPS=(1 3) M V30 7 R# 2.2637 -1.078 0 0 RGROUPS=(1 3) M V30 8 R# 2.2637 0.462 0 0 RGROUPS=(1 3) M V30 9 C 0.93 1.232 0 0 M V30 10 R# 0.93 2.772 0 0 RGROUPS=(1 4) M V30 END ATOM M V30 BEGIN BOND M V30 1 1 1 2 M V30 2 6 2 3 M V30 3 6 3 4 M V30 4 1 4 5 M V30 5 4 1 5 M V30 6 4 5 6 M V30 7 4 6 7 M V30 8 4 7 8 M V30 9 4 8 9 M V30 10 4 1 9 M V30 11 1 9 10 M V30 END BOND M V30 END CTAB M END |
ChemAxon a3d59b832c
25-03-2006 14:42:35
Code: |
[C,N]12[$([*])]-[$([*])]-[$([*])][C,N]:1:[$([*])]:[$([*])]:[$([*])]:C:2[$([*])] |$;_R1;_R2;_R2;;_R3;_R3;_R3;;_R4;$| |
User d2950aa5e4
25-03-2006 16:44:34
ChemAxon a3d59b832c
25-03-2006 17:26:08
User d2950aa5e4
25-03-2006 17:40:31
ChemAxon a3d59b832c
25-03-2006 20:44:25
jirikrechl wrote: |
Your next release of alpha version will cover the aromatic bond input bug discussed earlier this week (to wait for it or make the changes in few dozens thus generated extended molfiles manually) ? |
jirikrechl wrote: |
And the last question, is cxsmarts capable to somehow depict link nodes (I guess it is not since I did not find a hint in documentation you kindly pointed to but I do better ask). |
ChemAxon 25dcd765a3
26-03-2006 14:21:21
Quote: |
Your next release of alpha version will cover the aromatic bond input bug discussed earlier this week |
User d2950aa5e4
10-04-2006 09:43:54
volfi wrote: | ||
|
ChemAxon 7c2d26e5cf
11-04-2006 13:20:14
ChemAxon a3d59b832c
21-04-2006 07:29:45