public
Fork of metamolecular/mx
Description: Essential Cheminformatics
Homepage: http://metamolecular.com/mx
Clone URL: git://github.com/rapodaca/mx.git
rapodaca (author)
Sat Dec 06 22:14:35 -0800 2008
commit  afca6df7e862a15a11efa1c7fa4a51066fb7e29c
tree    f5dbb8a766ee3b94be93ba408efb4e9c22e500c8
parent  0004e1e640bc3f7ec9e245d0fb5033e47949dd79
mx /
name age message
file .gitignore Loading commit data...
file LICENSE.txt
file README.txt
file build.xml
directory lib/
directory resources/
directory src/
README.txt
MX - Cheminformatics for Java

Public Repository:   http://github.com/rapodaca/mx
Mailing List:        http://groups.google.com/group/mx-java
Download:            http://code.google.com/p/mx-java
Blog:                http://depth-first.com

MX is a suite of lightweight, general purpose tools for cheminformatics. It
currently supports molfile input and output. It also supports graph operations
such as substructure search, atom mapping, and depth-first traversal through
a Java-centric approach.

System requirements:

-  Ant
-  JDK 1.5 or higher