bingo.Molfile does not assign atom coordinates on Postgres

40 views
Skip to first unread message

rapo...@metamolecular.com

unread,
Sep 16, 2013, 9:23:19 PM9/16/13
to indigo-...@googlegroups.com
Greetings,

Atom coordinates don't appear to be assigned from the bingo.Molfile function.

Using:

bingo.Molfile('c1ccccc1');

resulted in a file with unassigned atom coordinates (see below). I was expecting coordinates to be assigned because the documentation indicates this should happen by default. The indigo-depict command line utility compiled and ran without problems.

Indigo was pulled from GitHub and compiled from the Indigo v1.1.11 tag. The same issue was seen with the build from the current master ffb012e26d.

System details:

Ubuntu 13.04/64
Postgres 9.1.9

Any ideas as to why coordinates don't get assigned on Bingo/Postgres?

Thanks,
Rich

# select bingo.Molfile('c1ccccc1');

                                molfile                                
-----------------------------------------------------------------------
                                                                      +
   -INDIGO-09161318022D                                               +
                                                                      +
   6  6  0  0  0  0  0  0  0  0999 V2000                              +
     0.0000    0.0000    0.0000 C   0  0  0  0  0  0  0  0  0  0  0  0+
     0.0000    0.0000    0.0000 C   0  0  0  0  0  0  0  0  0  0  0  0+
     0.0000    0.0000    0.0000 C   0  0  0  0  0  0  0  0  0  0  0  0+
     0.0000    0.0000    0.0000 C   0  0  0  0  0  0  0  0  0  0  0  0+
     0.0000    0.0000    0.0000 C   0  0  0  0  0  0  0  0  0  0  0  0+
     0.0000    0.0000    0.0000 C   0  0  0  0  0  0  0  0  0  0  0  0+
   1  2  4  0  0  0  0                                                +
   2  3  4  0  0  0  0                                                +
   3  4  4  0  0  0  0                                                +
   4  5  4  0  0  0  0                                                +
   5  6  4  0  0  0  0                                                +
   6  1  4  0  0  0  0                                                +
 M  END                                                               +
 
(1 row)

greenphar...@gmail.com

unread,
Aug 1, 2019, 4:34:44 AM8/1/19
to indigo-general
Hello Richard,

See here for the same problem with indigo toolkit :

You can generate coordinates afterwards with molconvet from Chemaxon, follow the link to get an example of how i use molconvert in this case.

Regards
Eric

ric...@gmail.com

unread,
Oct 28, 2019, 12:28:59 PM10/28/19
to indigo-general
Re,

You have to the use method mol.layout()
Reply all
Reply to author
Forward
0 new messages