public
Fork of metamolecular/mx
Description: Essential Cheminformatics
Homepage: http://metamolecular.com/mx
Clone URL: git://github.com/rapodaca/mx.git
commit  0ab38bada2921c024a2abd159f8bf7be74796007
tree    e087addf71ec61f821eb11764fbca770f05bac73
parent  00b9b4e8ee0627a8a4a965cebe510ecb50a5d6cd
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
- a subset of SMILES input
- substructure search and atom mapping
- depth-first traversal

These features are implemented with an emphasis on readability and flexibility.

MX has been successfully used in both the Ruby and Python scripting
environments through JRuby and Jython.

System requirements:

-  Ant
-  JDK 1.5 or higher