[Open Babel] depicting as png with .net

2013-06-11 Thread Matt Berlin
Hello, I've spent a fair amount of time today trying to figure out how to depict a molecule as a .png using the .NET library. I'd like to be able to generate pictures of all the molecules in an sd file using VB.net, and can't find any easy way to go about this. Perhaps you can recommend something?

Re: [Open Babel] vibrational info missing from g03 file

2013-06-11 Thread Mathias Laurin
Dear Chris, >> It seems that I am missing the vibrational data from Gaussian g03 files >> now, although it was present under Open Babel 2.3.0. > > I could not find the files in the OrbiMol database and have used files > from the NIST site referenced below. > > On Windows 7 and with versions 2.3

Re: [Open Babel] Fwd: obgrep doesn't work on .sdf

2013-06-11 Thread Noel O'Boyle
I don't know how obgrep works, but similar functionality in obabel works like this: C:\Users\noel>obabel methane.sdf -osmi -s "C" C Note that using single quotes fails (at least on Windows). - Noel On 11 June 2013 15:44, Pascal Muller wrote: > - Sorry, forgot to cc the list - > > > Hi, > > >>

[Open Babel] Fwd: obgrep doesn't work on .sdf

2013-06-11 Thread Pascal Muller
- Sorry, forgot to cc the list - Hi, > > >> Usually, I use obgrep (Open Babel 2.3.2) with smiles files, but today I >> tried with an sdf - and it doesn't work. There is no match, and no error >> message (e.g. >> obgrep 'C' methane.sdf >> gives no output, as if there were no match. Tried with

Re: [Open Babel] obgrep doesn't work on .sdf

2013-06-11 Thread Craig James
On Tue, Jun 11, 2013 at 2:34 AM, Pascal Muller wrote: > Dear all, > > Usually, I use obgrep (Open Babel 2.3.2) with smiles files, but today I > tried with an sdf - and it doesn't work. There is no match, and no error > message (e.g. > obgrep 'C' methane.sdf > gives no output, as if there were no m

[Open Babel] obgrep doesn't work on .sdf

2013-06-11 Thread Pascal Muller
Dear all, Usually, I use obgrep (Open Babel 2.3.2) with smiles files, but today I tried with an sdf - and it doesn't work. There is no match, and no error message (e.g. obgrep 'C' methane.sdf gives no output, as if there were no match. Tried with and without H in the sdf). With smiles format, obg