This archive contains the Java source code and Ant buildfile to compile and
build a command line application to demonstrate how to access the BLAST Web
Service at NCBI.

Requirements:

Java 1.4 or better
Apache Ant, version 1.7.0 (http://ant.apache.org/)
Apache Axis2/Java Package, version 1.2 (http://ws.apache.org/axis2/)

To build, please set the AXIS2_HOME environment variable to the path of your
local installation of the Apache Axis2/Java Package and type 'ant'
To run the demo, type 'ant -projecthelp' and select the desired target (e.g.:
'ant get_matrices')
