Files
rdkit/Code/GraphMol/FileParsers/test_data/dative_bonds_two.mol
Jan Holst Jensen 5616dc2597 Add support for dative bonds. (#1190)
* Add support for dative bonds to molfile reader plus writer and to SMILES reader (SMILES writer already supports it).
Initial V3000 molfile reader and writer dative bond support by Esben Jannik Bjerrum.

* first pass at adding -> as dative bond in smiles/smarts
more testing required

* all tests pass

* update .cmake files for lex
2016-12-14 09:44:18 +01:00

34 lines
768 B
Plaintext

ACCLDraw12041617312D
0 0 0 0 0 999 V3000
M V30 BEGIN CTAB
M V30 COUNTS 11 10 0 0 0
M V30 BEGIN ATOM
M V30 1 C 9.8238 -11.8388 0 0
M V30 2 C 9.8238 -12.6638 0 0
M V30 3 C 10.5382 -13.0763 0 0
M V30 4 O 10.5382 -13.9013 0 0
M V30 5 O 11.2527 -12.6638 0 0
M V30 6 C 15.2391 -11.7863 0 0
M V30 7 C 15.2391 -12.6113 0 0
M V30 8 C 14.5246 -13.0238 0 0 CFG=3
M V30 9 O 14.5246 -13.8488 0 0
M V30 10 O 13.8102 -12.6113 0 0
M V30 11 Cu 12.4375 -12.5938 0 0
M V30 END ATOM
M V30 BEGIN BOND
M V30 1 1 1 2
M V30 2 1 2 3
M V30 3 2 3 4
M V30 4 1 3 5
M V30 5 1 6 7
M V30 6 1 7 8
M V30 7 1 8 10
M V30 8 1 8 9
M V30 9 9 5 11
M V30 10 9 10 11
M V30 END BOND
M V30 END CTAB
M END