This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 6f82ba25b7704d9a8791b8fc21e2e6765608192e
tree 6578f5483207a1cc464076570346ba06bb9caca0
parent 0f967ffc6ea3b8a99e7c9bc458b7639a8d17958d
tree 6578f5483207a1cc464076570346ba06bb9caca0
parent 0f967ffc6ea3b8a99e7c9bc458b7639a8d17958d
mx /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE.txt | ||
| |
README.txt | ||
| |
build.xml | ||
| |
lib/ | ||
| |
resources/ | ||
| |
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








