To estimate the time needed to calculate molecular descriptors for many molecule (more than 200000) I created a workflow which measured the time needed to calculate each molecular descriptor. This workflow can be found here.
The time needed to calculate different molecular descriptors for 1000 molecules:

September 9, 2008 at 5:23 am |
Is the bar plot also made by the workflow? I should adapt it for PubChem and/or ChemSpider…
September 9, 2008 at 7:08 am |
No the bar plot is done manually! But it wouldn’t be such a big deal to create a worker which will do this bar plot! There are already worker which creates bar plots like the CompareART2AClassificationResults worker.
March 31, 2009 at 4:50 am |
Can you please help me out?????
I am trying to access the neighboring atoms of any functional group(eg. alkane)in a molecule…
But i am not getting the result right..
can you please help me to do the same?????
Or any tips for the same???
March 31, 2009 at 4:52 am |
(I am using JOELIB2-API)
March 31, 2009 at 7:11 am |
Sorry I have no experience with Joelib.
March 31, 2009 at 9:12 am |
hey… thanks for reply…
but if you explain how to do it in cdk, it will be ok for me..!!!
Thanks…
Suyog
April 6, 2009 at 2:02 pm |
I would perform substructure searches for the functional groups with contains an AnyAtom as atom to the functional group. After the search I would try to access this atom.