grisu-blast is a grid client which submits blast/mpi-blast jobs the the NZ compute grid.
For Grisu/the grisu-client library:
In order to build grisu-blast from the git sources, you need:
- Sun Java Development Kit (version ≥ 6)
- git
- Apache Maven (version >=2)
git clone git://github.com/grisu/grisu-blast.git
To build one of the above modules, cd into the module root directory of the module to build and execute:
cd grisu-blast
mvn clean install