Re: [Open Babel] PyPLIF - Another Open Babel related project

2012-04-04 Thread radifar
Hi Pascal, > What do you think of an additionnal score for comparing new ligands to > the reference? Let's say the reference has 2 interactions, and that > you have a new ligand with exactly the same 2 interactions and a third > interaction: this ligand would have a lower tanimoto score, but it >

Re: [Open Babel] PyPLIF - Another Open Babel related project

2012-04-04 Thread radifar
Hello Pascal, > Great - I've been using the Marcou's C++ program. Works fine. > I don't use it so often, but I'll look at your version and try it when > I have some time - I'm not a good programmer, but it's, as you said, > much easier for me with python... Wow, great makes sure to check the curr

[Open Babel] Bls: Re: PyPLIF - Another Open Babel related project

2012-04-04 Thread radifar
gsgs -- Pada Rab, 4 Apr 2012 18:04 ICT Pascal Muller-3 [via Open Babel] menulis: > > >Hello, > >> I've just released  http://code.google.com/p/pyplif/ PyPLIF , a Python-based >> Protein-Ligand Interaction Fingerprinting which is using Open Babel library. > >Great -

[Open Babel] PyPLIF - Another Open Babel related project

2012-04-03 Thread radifar
Hi everyone, I've just released http://code.google.com/p/pyplif/ PyPLIF , a Python-based Protein-Ligand Interaction Fingerprinting which is using Open Babel library. So I would like to say a lot of thanks to all Open Babel developer, without you guys there's no way this project go this far. Come

[Open Babel] Correction on building Open Babel with MSVC 10

2011-10-09 Thread Muhammad Radifar
enerator Visual Studio 10 2010" So I tried to run CMake and I found that instead of modifying default_build.bat by changing "Visual Studio 8 2008" to "Visual Studio 10 2010" it should be changed to "Visual Studio 10". So I think that the do