Re: Developing plugins using SDK2 [message #1673 is a reply to message #1670] |
Thu, 14 July 2022 16:04 |
helloWorld22
Messages: 13 Registered: June 2022
|
Junior Member |
|
|
Hi Thomas,
Thanks for replying.
Yes, I was referring to example2.
Currently, the DB contains mol file and SMILES as CLOB and string in the DB, respectively.
I want to do a similiarity search but dont want to get everything from the DB and then filter it.
So what I want to do is:
Use Datawarrior or openchemlib.jar to do a similarity search on existing database.
I believe, since datawarrior is a client, it needs all the data from DB to do the similarity search.
Is it possible to achieve the same feature of datawarrior bundled with openchemlib.jar and implement it in an API?
[Updated on: Thu, 14 July 2022 16:33] Report message to a moderator
|
|
|