Hi,

In OB trunk you can now find the new SmileyFormat. It reads SMILES using my
new Smiley parser (http://moldb.net/smiley.php). Since this is a single
header file, I've just included it in OB to avoid an additional dependency.
The main reason for doing this was to test my new parser but if we can make
it work for all cases it could replae the current parser in the future.

I've tested it to compare it with OB's SMILES parser by reading a SMILES
using both parsers and writing the SMILES again. For 1M SMILES, only 3604
are still not the same (0.3%). However, this is due to problems in the
OBFormat and not in the Smiley parser. The failed SMILES can be found here:
http://moldb.net/timvdm/failed.txt  If someone has some time or
suggestions, any help to fix these would be appreciated. Most errors are
the same (e.g. C vs [CH]).

Tim
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to