Re: [Rdkit-discuss] Minor bug in Data/Crippen.txt

2011-11-04 Thread Greg Landrum
Dear Toby, On Fri, Nov 4, 2011 at 1:55 PM, Toby Wright wrote: > > On line 11 of the file Data/Crippen.txt the label says "C2" but the > SMARTS expression, "log p" and MR values are as expected for case "C3" > from Wildman&Crippen '99, which suggests that the thing wrong is > simply the label. Ye

Re: [Rdkit-discuss] Minor bug in Data/Crippen.txt

2011-11-04 Thread Stiefl, Nikolaus
Hi Toby, Looking at the paper and the Crippen.txt file I would say you are right. I am not an expert for optimized SMARTS but I would guess by just leaving the "A" out of the definition the SMARTS should be ok. Cheers Nik -Original Message- From: Toby Wright [mailto:toby.wri...@inhibo

[Rdkit-discuss] Minor bug in Data/Crippen.txt

2011-11-04 Thread Toby Wright
Hi, On line 11 of the file Data/Crippen.txt the label says "C2" but the SMARTS expression, "log p" and MR values are as expected for case "C3" from Wildman&Crippen '99, which suggests that the thing wrong is simply the label. I also have a question that might be a bit foolish as I'm not an accomp