From chemistry-request@ccl.net Tue May 11 01:20:17 2004
Received: from mx5.informatik.uni-tuebingen.de (mx5.Informatik.Uni-Tuebingen.De [134.2.12.32])
	by server.ccl.net (8.12.8/8.12.8) with ESMTP id i4B6KFkh009188
	for <chemistry<<at>>ccl.net>; Tue, 11 May 2004 01:20:15 -0500
Received: from localhost (loopback [127.0.0.1])
	by mx5.informatik.uni-tuebingen.de (Postfix) with ESMTP
	id 2124C10E; Tue, 11 May 2004 08:22:25 +0200 (MST)
Received: from mx3.informatik.uni-tuebingen.de ([134.2.12.26])
 by localhost (mx5 [134.2.12.32]) (amavisd-new, port 10024) with ESMTP
 id 14996-01; Tue, 11 May 2004 08:22:23 +0200 (DFT)
Received: from informatik.uni-tuebingen.de (rapc90 [134.2.10.190])
	by mx3.informatik.uni-tuebingen.de (Postfix) with ESMTP
	id 0604E134; Tue, 11 May 2004 08:22:23 +0200 (MST)
Message-ID: <40A071C1.4010305<<at>>informatik.uni-tuebingen.de>
Date: Tue, 11 May 2004 08:25:05 +0200
From: "Joerg K. Wegner" <wegnerj<<at>>informatik.uni-tuebingen.de>
Organization: Department of Computer Architecture
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Mark Mackey <m.mackey<<at>>cresset-bmd.com>
Cc: chemistry<<at>>ccl.net
Subject: Re: CCL:Enumeration / SMILES handling software
References: <000601c43699$ef9d5be0$0207a8c0@cresset23>
In-Reply-To: <000601c43699$ef9d5be0$0207a8c0@cresset23>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new (McAfee AntiVirus) at informatik.uni-tuebingen.de
X-Spam-Status: No, hits=2.2 required=7.5 tests=COMBINED_FROM,MY_BAD_DOT,
	NO_RDNS2 autolearn=no version=2.61
X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on 
	servernd.ccl.net

Hi Mark,

i know only three 'usable' free appraoches:
1. CACTVS from W.D.Ihlenfeld (tcl, no source code for a low price), but 
maybe the best free tool out there.
http://www2.ccc.uni-erlangen.de/software/cactvs/

2. CDK: SMILES with 2D generation
http://sourceforge.net/projects/cdk/

3. JOELib: SMILES and interface to CDK (2D) and Ghemical (3D, simple all
atom force field)
joelib.sf.net

Interesting commercial approaches are:
- 2D: a new tool of Rarey et al.
http://pubs3.acs.org/acs/journals/doilookup?in_doi=10.1021/ci049958u
- 3D: OMEGA with OEChem as chemistry kernel (formerly called OELib) 
http://www.eyesopen.com/
So they have a good and advanced chemistry and computer science design 
(C++, object oriented, source code available, if you pay for their work).

- 2D: http://www.chemaxon.com/marvin/ (good programming interface)
- 3D: MOE for energy minimization (MMFF94 all-atom pair force field) in 
batch mode
http://www.chemcomp.com/

Kind regards, Joerg
-- 
Dipl. Chem. Joerg K. Wegner
Center of Bioinformatics Tuebingen (ZBIT)
Department of Computer Architecture
Univ. Tuebingen, Sand 1, D-72076 Tuebingen, Germany
Phone: (+49/0) 7071 29 78970
Fax: (+49/0) 7071 29 5091
E-Mail: mailto:wegnerj<<at>>informatik.uni-tuebingen.de
WWW:    http://www-ra.informatik.uni-tuebingen.de
--
Never mistake motion for action.
                                     (E. Hemingway)

Never mistake action for meaningful action.
                                (Hugo Kubinyi,2004)



