Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 962 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 962 Bytes

grisu-blast

grisu-blast is a grid client which submits blast/mpi-blast jobs the the NZ compute grid.

Supporting documentation

For Grisu/the grisu-client library:

Prerequisites

In order to build grisu-blast from the git sources, you need:

Checking out sourcecode

git clone git://github.com/grisu/grisu-blast.git

Building Grisu using Maven

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