ChemAxon 60ee1f1328
14-02-2007 11:22:28
I have re-standardized a particular table (using jcman and an .xml) and in the cd_smiles column the SMILES string looks to be in the expected standardization state.
When I load up the vanilla application I still see the old (uncorrected) version of the molecule and if I "copy as SMILES" I also get the uncorrected version of the SMILES.
I have cleared all the cache (client and server) that I know of IE and Java cache and have emptied the tomcat work dir - of course I have tried restarting tomcat on several occasions.
What can I do next?
db.
ChemAxon 60ee1f1328
14-02-2007 11:39:37
perhaps the jsp vanilla application reads from the cd_structure column?
Can I also complete a re-standardize against the cd_structure as well as the cd_smiles column?
db.
ChemAxon 60ee1f1328
14-02-2007 11:45:11
OK - we see that the cd_structure has the unfixed version of the SMILES contained in it and the JSP vanilla application is obviously reading from this column - how can we get a re-standardization to update this column as well please?
ChemAxon 60ee1f1328
14-02-2007 11:47:09
i.e. we assumed that a re-standardization step would render the entire record re-standardized. Why the difference in values between these columns?
ChemAxon 60ee1f1328
14-02-2007 12:21:44
we have also tried changing $cd_structure to cd_smiles in the setup.jsp page and this does not appear to work in terms of what we view in the JSP application? Please help!
ChemAxon 60ee1f1328
14-02-2007 12:39:50
so to summarise, we would like to able to either:
re-standardize the cd_structure column or
be able to point the JSP application at the cd_smiles column.
We could really do with an answer asap please.
Cheers,
Daniel.
ChemAxon 60ee1f1328
15-02-2007 09:10:55
Szilard,
Thanks for your extensive and clear answer.
OK so it seems to me that I may now have two options.
1. Write a bespoke (MSketch/Mview) application that can access the cd_smiles column - we have done this now which is quite handy!
2. Export the cd_smiles column to a file and then perform an import into another "clean" jchem table.
Option 2 above is probably the best thing to do.
Question: Is the fingerprint based upon the contents of the cd_structure column or is this data based on the cd_smiles column? If I placed a jcidx on the cd_smiles, presumably the fingerprints in the associated table that is created with the index would be relevant to the indexed column i.e. cd_smiles.
Cheers,
Daniel.
ChemAxon 60ee1f1328
16-02-2007 17:40:16
Szilard,
Once we have the the "correctly" standardized SMILES I intend to take a cut (csv, tab separated) and import into a "clean" table - this appears to be the quickest way round this contrary to your advice (sorry) - generating a .mrv file looked like it would take a while.
On import both the cd_structure and cd_smiles columns will get the correct structured assigned and I think I should be where I need to be?
We have no 3d data as such in the "uncorrected" cd_structure column at present and so I don't expect to lose anything as such. Please comment if you think otherwise - this appears to be OK as far as I can see.
Cheers + nice weekend,
Daniel.