[Open Babel] python3 bindings bug updates?

2018-11-14 Thread Bennion, Brian via OpenBabel-discuss
Hello
I tried to compile obabel with python bindings. During testing the last 4 tests 
fail.  When I searched for the error I found a bug report from June 2018.  Has 
there been any progress on this since python2 will be deprecated?

Thanks
Brian Bennion

___
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss


Re: [Open Babel] OpenBabel Knime node

2018-11-14 Thread Geoffrey Hutchison
> Open Babel 2.3.1 -- May 16 2012 -- 14:59:54
> Heather - it may be a good idea to post on the KNIME forums somewhere if Noel 
> can confirm that this is an old version of openbabel?

Yes, it's definitely an old version of Open Babel. The current stable version 
is 2.4.1. There's also plenty of SDF fixes (thanks to Noel) in the development 
mainline.

-Geoff

---
Prof. Geoffrey Hutchison
Department of Chemistry
University of Pittsburgh
tel: (412) 648-0492
email: geo...@pitt.edu
twitter: @ghutchis
web: https://hutchison.chem.pitt.edu/___
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss


Re: [Open Babel] OpenBabel Knime node

2018-11-14 Thread Stephen Roughley via OpenBabel-discuss
Sorry Noel - your reply made me realise my original reply was only to
Heather not the whole list, so the text is copied below.  Crucially, it
looks like OpenBabel is adding some extra query features during the
conversion.  I just had a bit of a dig around and the latest version of
KNIME (3.6.2) is running the following version:

Open Babel 2.3.1 -- May 16 2012 -- 14:59:54

Heather - it may be a good idea to post on the KNIME forums somewhere if
Noel can confirm that this is an old version of openbabel?

Steve

===My original response===
It is a molecule query feature from the Marvin renderer view of the
molecules.  Sometimes it is a little over-enthusiastic!

It maybe worth comparing the results with those from the 'Molconvertor'
node, which is one of the free Marvin / JChem nodes - the option '-a'
performs kekulisation, and doesnt show these extras.

The mol files are for the MolConvertor:


  Mrv1813 11121817262D

  8  6  0  0  0  0999 V2000
0.82500.0. Li  0  3  0  0  0  0  0  0  0  0  0  0
   -1.6500   -1.42890. F   0  0  0  0  0  0  0  0  0  0  0  0
   -1.2375   -0.71450. C   0  0  0  0  0  0  0  0  0  0  0  0
   -1.9520   -0.30200. F   0  0  0  0  0  0  0  0  0  0  0  0
   -0.5230   -1.12700. F   0  0  0  0  0  0  0  0  0  0  0  0
   -0.82500.0. C   0  0  0  0  0  0  0  0  0  0  0  0
   -1.23750.71450. O   0  0  0  0  0  0  0  0  0  0  0  0
0.0.0. O   0  5  0  0  0  0  0  0  0  0  0  0
  2  3  1  0  0  0  0
  3  4  1  0  0  0  0
  3  5  1  0  0  0  0
  3  6  1  0  0  0  0
  6  7  2  0  0  0  0
  6  8  1  0  0  0  0
M  CHG  2   1   1   8  -1
M  END

And:


 OpenBabel11121817262D

  8  6  0  0  0  0  0  0  0  0999 V2000
0.82500.0. Li  0  3  0  0  0 *15*  0  0  0  0  0  0
   -1.6500   -1.42890. F   0  0  0  0  0  0  0  0  0  0  0  0
   -1.2375   -0.71450. C   0  0  0  0  0  0  0  0  0  0  0  0
   -1.9520   -0.30200. F   0  0  0  0  0  0  0  0  0  0  0  0
   -0.5230   -1.12700. F   0  0  0  0  0  0  0  0  0  0  0  0
   -0.82500.0. C   0  0  0  0  0  0  0  0  0  0  0  0
   -1.23750.71450. O   0  0  0  0  0  0  0  0  0  0  0  0
0.0.0. O   0  5  0  0  0  0  0  0  0  0  0  0
  2  3  1  0  0  0  0
  3  4  1  0  0  0  0
  3  5  1  0  0  0  0
  3  6  1  0  0  0  0
  6  7  2  0  0  0  0
  6  8  1  0  0  0  0
M  CHG  2   1   1   8  -1
M  END

You can see that OpenBabel adds a query feature on the Li atom, hence the
rendering
If you have Indigo toolkit installed, you can change the column renderer
(you can change manually in an individual table view, or also change the
defaults in File -> Preferences then KNIME -> Preferred Renderers)
Also in Preferences under KNIME -> Marvin -> Marvin Renderer Option, if you
uncheque 'Valence', then that will stop it being shown, but you need to
consider whether it should be there in the mol block or not for your
purposes!


On Wed, 14 Nov 2018 at 21:51, Noel O'Boyle  wrote:

> Hi Heather,
>
> I think this is a question for Knime. We don't maintain the Open Babel
> Knime node. I have no idea what version it uses, or what it's doing. If you
> want to kekulize your structures with Open Babel we can help with that, of
> course.
>
> Regards,
> - Noel
>
> On Mon, 12 Nov 2018 at 17:01, Heather Lambert 
> wrote:
>
>> Hello,
>>
>>
>>
>> I am using the OpenBabel Knime node as a way to convert structures from
>> being aromatised to kekulized. This works well by converting from mol- MDL
>> MOL format to sdf- MDL MOL format.
>>
>>
>>
>> However, when I apply this conversion to all structures in my original
>> SDF file (even if they do not need to be kekulized), I get results like
>> this:
>>
>>
>>
>>
>>
>> What does (v0) mean on the structure? And how do I remove it?
>>
>>
>>
>> Thanks
>>
>> Heather
>>
>>
>>
>>
>> Heather Lambert​
>> Technical Sales
>> Fluorochem Ltd
>> *+44 1457 860 111* <+44%201457%20860%20111>
>> *heath...@fluorochem.co.uk* 
>> *www.fluorochem.co.uk* 
>> Unit 14, Graphite Way
>> Hadfield, Derbyshire
>> SK13 1QH, UK
>> [image: Facebook] 
>> [image: LinkedIn] 
>> [image: Twitter] 
>> [image: Instagram] 
>> This e-mail and any files and attachments transmitted with it are
>> confidential and may be legally privileged. They are intended solely for
>> the use of the intended recipient. Any views and   opinions expressed are
>> those of the individual author/sender and are not necessarily shared or
>> endorsed by Fluorochem Ltd or any associated or related company. The
>> content of this e-mail or any file or attachment transmitted with it may
>> have been changed or altered without the consent of the author. If you are
>> not the intended recipient of 

Re: [Open Babel] OpenBabel Knime node

2018-11-14 Thread Noel O'Boyle
Hi Heather,

I think this is a question for Knime. We don't maintain the Open Babel
Knime node. I have no idea what version it uses, or what it's doing. If you
want to kekulize your structures with Open Babel we can help with that, of
course.

Regards,
- Noel

On Mon, 12 Nov 2018 at 17:01, Heather Lambert 
wrote:

> Hello,
>
>
>
> I am using the OpenBabel Knime node as a way to convert structures from
> being aromatised to kekulized. This works well by converting from mol- MDL
> MOL format to sdf- MDL MOL format.
>
>
>
> However, when I apply this conversion to all structures in my original SDF
> file (even if they do not need to be kekulized), I get results like this:
>
>
>
>
>
> What does (v0) mean on the structure? And how do I remove it?
>
>
>
> Thanks
>
> Heather
>
>
>
>
> Heather Lambert​
> Technical Sales
> Fluorochem Ltd
> *+44 1457 860 111* <+44%201457%20860%20111>
> *heath...@fluorochem.co.uk* 
> *www.fluorochem.co.uk* 
> Unit 14, Graphite Way
> Hadfield, Derbyshire
> SK13 1QH, UK
> [image: Facebook] 
> [image: LinkedIn] 
> [image: Twitter] 
> [image: Instagram] 
> This e-mail and any files and attachments transmitted with it are
> confidential and may be legally privileged. They are intended solely for
> the use of the intended recipient. Any views and   opinions expressed are
> those of the individual author/sender and are not necessarily shared or
> endorsed by Fluorochem Ltd or any associated or related company. The
> content of this e-mail or any file or attachment transmitted with it may
> have been changed or altered without the consent of the author. If you are
> not the intended recipient of this email, you are hereby notified that any
> review, dissemination, disclosure, alteration, printing, circulation or
> transmission of, or any action taken or omitted in reliance on this e-mail
> or any file or attachment transmitted with it is prohibited and may be
> unlawful. E Registered in England Number 2049362. VAT Registered Number
> 693 4408 13. Trading Address and Registered Office: Unit 14,Graphite
> Way,Hadfield,Derbyshire,SK13 1QH
> ___
> OpenBabel-discuss mailing list
> OpenBabel-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openbabel-discuss
>
___
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss