User Tools

Site Tools


kaiju-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

kaiju-software [2016/11/23 13:34] – created joguyakaiju-software [2021/11/09 08:23] (current) aorth
Line 5: Line 5:
 ===== Information ===== ===== Information =====
  
-  * Latest Version: 1.4.4+  * Latest Version: 1.8.2
   * Added: November, 2016   * Added: November, 2016
-  * Link: http://kaiju.binf.ku.dk/+  * Updated: November, 2021 
 +  * Link: https://kaiju.binf.ku.dk/
      
 ===== Usage ===== ===== Usage =====
  
 See which versions of kaiju are available: See which versions of kaiju are available:
-<code>$ module avail kaiju +<code>$ module avail kaiju</code>
-</code>+
  
-Load kaiju +Load one version into your environment and run it: 
-<code>$ module load kaiju/1.4.4</code>+<code>$ module load kaiju/1.8.
 +$ kaiju</code>
  
 ===== Installation ====== ===== Installation ======
  
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
-<code> + 
-$ cd /tmp +<code>$ cd /tmp 
-$ wget https://github.com/bioinformatics-centre/kaiju/releases/download/v1.4.4/kaiju-1.4.4-linux-x86_64.tar.gz +$ wget https://github.com/bioinformatics-centre/kaiju/releases/download/v1.8.2/kaiju-v1.8.2-linux-x86_64.tar.gz 
-$ tar -xvf kaiju-1.4.4-linux-x86_64.tar.gz  +$ tar xf kaiju-v1.8.2-linux-x86_64.tar.gz 
-$ cd kaiju-v1.4.4-linux-x86_64-static +$ sudo mkdir -p /export/apps/kaiju/1.8.2 
-$ sudo mkdir -p /export/apps/kaiju/1.4.4/ +$ sudo cp -r kaiju-v1.8.2-linux-x86_64-static//export/apps/kaiju/1.8.2</code>
-$ sudo cp -r . /export/apps/kaiju/1.4.4/ +
-</code>+
kaiju-software.txt · Last modified: 2021/11/09 08:23 by aorth