How can we find disimilar compounds in the database

User 1b64124363

29-05-2013 11:46:31

Sir,


We have a library of 50,000 compounds. Now we want to find disimilar compounds from the library of 50,000. How can we find dissimilar compounds..Please reply its urgent


Seerat


 

ChemAxon 2bdd02d1e5

29-05-2013 12:50:21

Seerat,


You may run overlap analysis on the table and do the similarity search. Target and query table will be the same in this case. Please read the documentation at https://www.chemaxon.com/instantjchem/ijc_latest/docs/user/help/htmlfiles/chemistry_functions/performing_overlap_analysis.html.


Hope it helps,


Filip 




similarity



User 1b64124363

30-05-2013 04:39:21

Hello Sir


Greetings of the day!


Thanx for the reply.


But my query is that i want to find the disimilar compounds from the list of 50,000 ...means instant jchem itself  extract the disimilar compounds from the whole list


Seerat

ChemAxon 2bdd02d1e5

30-05-2013 08:20:47

Good morning, Sir.


After performing overlap analysis there is a new column called Overlap count. Basically the compound which have 0 in this field are unique for the defined similarity treshold. These are the most dissimilar coumpounds in the set.  


The approach would be to search for the compounds which have 0 overlap count. The results can be then exported to a file or you can make a list from it.


Regards,


Filip

User f67d4188b6

03-06-2013 14:36:21

Would there be a way to select one representative per cluster with this method ?


The only way I know of doing such sofar is by using knime.

ChemAxon 2bdd02d1e5

04-06-2013 10:05:46

Ellert,


there is currently no way how to select only one most distinct compound in a cluster with this method.


Filip