From chemistry-request@server.ccl.net  Thu Mar 23 10:39:27 2000
Received: from soul.helsinki.fi (soul.helsinki.fi [128.214.3.1])
	by server.ccl.net (8.8.7/8.8.7) with ESMTP id KAA25705
	for <chemistry@ccl.net>; Thu, 23 Mar 2000 10:39:27 -0500
Received: from localhost (mpjohans@localhost)
	by soul.helsinki.fi (8.9.3/8.9.3) with ESMTP id RAA30330
	for <chemistry@ccl.net>; Thu, 23 Mar 2000 17:39:10 +0200 (EET)
X-Authentication-Warning: soul.helsinki.fi: mpjohans owned process doing -bs
Date: Thu, 23 Mar 2000 17:39:09 +0200 (EET)
From: Mikael Johansson <mpjohans@pcu.helsinki.fi>
X-Sender: mpjohans@soul.helsinki.fi
To: chemistry@ccl.net
Subject: HyperChem .hin to MOL2 converter (hin2mol2.py)
Message-ID: <Pine.OSF.4.20.0003231725470.32248-100000@soul.helsinki.fi>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


Hello All!

I just finished a utility that converts a HyperChem .hin-file to a Tripos
MOL2-file, keeping the charges. It's again written in Python, so you will
need an interpreter.

Use the program to whatever, I use it to make ligand files for AutoDock.

ANOTHER NOTE! if you already got the v0.9 version of hin2pdbq, get the
latest, v0.95! v0.9 contains a bug which makes the proggie ignore the
first atom of every sub-molecule after the first one...

Both programs can be obtained here:
http://www.helsinki.fi/~mpjohans/python

Comments, bug-reports etc. as always welcome.

Have a nice day,
    Mikael Johansson
    University of Helsinki
    Department of Chemistry
    mikael.johansson@helsinki.fi


