Kaiju is a program for the taxonomic classification of high-throughput sequencing reads, e.g., Illumina or Roche/454, from whole-genome sequencing of metagenomic DNA.
See which versions of kaiju are available:
$ module avail kaiju
Load kaiju
$ module load kaiju/1.4.4
Notes from the sysadmin during installation:
$ cd /tmp $ wget https://github.com/bioinformatics-centre/kaiju/releases/download/v1.4.4/kaiju-1.4.4-linux-x86_64.tar.gz $ tar -xvf kaiju-1.4.4-linux-x86_64.tar.gz $ cd kaiju-v1.4.4-linux-x86_64-static $ sudo mkdir -p /export/apps/kaiju/1.4.4/ $ sudo cp -r . /export/apps/kaiju/1.4.4/