User 5095fcb72d
07-01-2008 16:30:59
hi all,
I have loaded my compounds into a mysql database and I was wondering if it is possible to extract a subset of them based on their id using JCSearch? I have a list of 10,000 compounds I would like to extract.
I could convert my sdf file to Smiles and use grep or run a mysql query to create a table of the compounds that I am interested in and then use JCSearch to return all of the compounds in that table. Neither of these two solutions seem very nice, so I was wondering if anyone could suggest a more elegant solution.
thanks for any help or advice :)
Iain
I have loaded my compounds into a mysql database and I was wondering if it is possible to extract a subset of them based on their id using JCSearch? I have a list of 10,000 compounds I would like to extract.
I could convert my sdf file to Smiles and use grep or run a mysql query to create a table of the compounds that I am interested in and then use JCSearch to return all of the compounds in that table. Neither of these two solutions seem very nice, so I was wondering if anyone could suggest a more elegant solution.
thanks for any help or advice :)
Iain