This e-mail has been long delayed. As 2011 draws to a close, Open Babel is over
10 years old! At this point, it's used by over 40 open source projects,
downloaded over 200,000 times, and been used in over 400 academic papers. And
of course, there have been 15 releases and dozens of contributors.
On 13/12/2011 13:26, Adebayo Adeniyi wrote:
> I want to use open babel to append properties to sdf file and also to filter
> a sdf file with the properties like:
> CAT_NO
>
> PUBCHEM_CACTVS_HBOND_DONOR
> PUBCHEM_CACTVS_HBOND_ACCEPTOR
>
> PUBCHEM_MOLECULAR_WEIGHT
> PUBCHEM_XLOGP3
>
> but i got an e
Hi,
> I want to use open babel to append properties to sdf file
You can try MergeTextFilesWithSD.pl from http://www.mayachemtools.org, too.
> and also to filter sdf file with the properties like:
> but i got an error message like: not recognized as a property or a
> descriptor
What's your co