Standartization upon import doesn't work

User 371d71feb8

14-07-2010 14:12:47

Hello all,


could I ask a very dumb question?


I'm trying to remove salt fragments with standartizer (keep largest fragment) when importing the csv file into table entity in InstantJChem, but it seems that nothing happens. All salt fragments are retained in the imported table, and all of them are retained after export. I haven't found a menu option to perform a standartization of the table.


Standartizer file attached.


What am I doing wrong?

ChemAxon fa971619eb

14-07-2010 16:04:21

I think this is just a display issue. By default the structures are displayed in their original (unstandardized) form. This is because standardization is mostly related to structure searching, and not necessarily related to structure display.


You can however tell IJC to display the structures in standardized form. To do this change the display settings for the column (grid view) or the structure widget (form view). In the settings you will see an option to 'Display as standardized' See here for more details:


https://www.chemaxon.com/instantjchem/ijc_latest/docs/user/help/htmlfiles/managing_data/widgets/MolPaneWidget.html


Tim.

User 371d71feb8

14-07-2010 16:51:15

But is there a way to strip counterions with IJC? I know about 'Display as standardized' option, but I need export structures to .sdf in the standartized form.

ChemAxon fa971619eb

15-07-2010 07:07:40

Your best solution is to use standardizer to process your SD file and convert the structures. This can be done with a standalone standardizer file. See here for details:
https://www.chemaxon.com/instantjchem/ijc_latest/docs/user/help/htmlfiles/chemistry_functions/standardizing_structure_files.html


If you want this can be done before you import the structures into the IJC database, in which case the "original" structures will be the converted ones and you will be able to use the default standardizer for the JChem table.


Tim

User 371d71feb8

15-07-2010 13:19:50

Thank you very much, this is just what I needed.

User d17b33f78f

18-08-2013 21:51:53

Thanks a lot, I've got the same problem and now it is solved. Perhaps it would help if one could choose if standartized or non-standartized structures are exported into the file from Instant Chem.

User 8a7878ec6d

30-08-2013 08:08:15

Hi,


I guess this procedure works for structures that you want to add to an existing database, but what is the procedure for correcting structures that are already in a database (without having to export everthing first, and then basically recreating the database after standardization)?


Thanks,


Evert

ChemAxon 2bdd02d1e5

04-09-2013 08:35:41

Hi Evert,


Standardizer can be applied on an existing entity. Please refor to http://www.chemaxon.com/instantjchem/ijc_latest/docs/user/tutorials/Standardizer/htmlFiles/Standardizer.html#Regenerat href="http://www.chemaxon.com/instantjchem/ijc_latest/docs/user/tutorials/Standardizer/htmlFiles/Standardizer.html#Regenerate">e


Your welcome!


Filip

User 8a7878ec6d

04-09-2013 09:40:49

Hi, I was aware of this procedure and applied it, but again, it doesn't actually fix the structures: a wrongly drawn nitro will look OK after standardization (provided that one ticks the 'Display as standardized' box in the Customize widget settings), but after exporting to SD the wrongly drawn nitro is preserved.

ChemAxon 2bdd02d1e5

05-09-2013 13:54:36

Yes, it actually should not change the structures in the database itself. Standardizer defines in memory structure representation which is used for searching.


However it's possible to run the standardizer on a structure file. This can be done in stand alone Standardizer or in IJC: see it in IJC User's guide.


Hope it helps.