User Tools

Site Tools


megahit-software

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
megahit-software [2018/11/16 07:28] aorthmegahit-software [2022/02/22 13:23] (current) aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 1.1.4+  * Version: 1.2.9
   * Added: July, 2017   * Added: July, 2017
-  * Updated: November2018+  * Updated: February2022
   * Link: https://github.com/voutcn/megahit   * Link: https://github.com/voutcn/megahit
  
Line 15: Line 15:
  
 Load one version into your environment and run it: Load one version into your environment and run it:
-<code>$ module load megahit/1.1.4+<code>$ module load megahit/1.2.9
 $ megahit -h</code> $ megahit -h</code>
  
Line 22: Line 22:
  
 <code>$ cd /tmp <code>$ cd /tmp
-$ wget https://github.com/voutcn/megahit/releases/download/v1.1.4/megahit_v1.1.4_LINUX_CPUONLY_x86_64-bin.tar.gz +$ wget https://github.com/voutcn/megahit/releases/download/v1.2.9/MEGAHIT-1.2.9-Linux-x86_64-static.tar.gz 
-$ tar xf megahit_v1.1.4_LINUX_CPUONLY_x86_64-bin.tar.gz +$ tar xf MEGAHIT-1.2.9-Linux-x86_64-static.tar.gz 
-$ sudo mkdir -p /export/apps/megahit/1.1.4/bin +$ sudo mkdir -p /export/apps/megahit/1.2.9/bin 
-$ sudo cp megahit_v1.1.4_LINUX_CPUONLY_x86_64-bin/megahit* /export/apps/megahit/1.1.4/bin</code>+$ sudo cp -r MEGAHIT-1.2.9-Linux-x86_64-static/bin/megahit* /export/apps/megahit/1.2.9/bin</code>
megahit-software.1542353325.txt.gz · Last modified: 2018/11/16 07:28 by aorth