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 (
Rajarshi Guha (author)
Tue Jun 02 09:30:48 -0700 2009
README
SALI Viewer This is a Java application to generate and explore SALI networks and SALI curves as described in references [1] and [2]. The code is based on the CDK and a heavily modified version of ZGRviewer (0.8.0). See http://cheminfo.informatics.indiana.edu/~rguha/code/java/salivis/ for more details on usage. Note that this repository hosts the development code. To get the last stable release, visit the above URL. LICENSE ------- The code is licensed under the LGPL Building -------- To build the SALI viewer jar file, run > ant sali You should see a file called sali.jar in the current directory. This jar file is pretty large as it includes the whole CDK. The advantage is that you will not need any other jar files in your CLASSPATH. To see other available targets, run > ant info Contact ------- For bugs, feature requests, and everything else contact me at rajarshi.guha@gmail.com References ---------- [1] Guha, R.; Van Drie, J.H. J. Chem. Inf. Model., 2008, 48, 646-658 DOI: http://dx.doi.org/10.1021/ci7004093 [2] Guha, R.; Van Drie, J.H., J. Chem. Inf. Model., 2008, 48, 1716-1728 DOI: http://dx.doi.org/10.1021/ci8001414 [3] CDK http://apps.sourceforge.net/mediawiki/cdk/index.php?title=Main_Page [4] ZGRViewer http://zvtm.sourceforge.net/zgrviewer.html








