User Tools

Site Tools


bwa-software

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bwa-software [2024/09/05 12:28] – aorthbwa-software [2026/07/14 06:11] (current) – external edit 127.0.0.1
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Latest version: 0.7.18+  * Latest version: 0.7.19
   * Added: April, 2013   * Added: April, 2013
-  * Updated: August, 2024+  * Updated: May, 2025
   * Link: https://github.com/lh3/bwa   * Link: https://github.com/lh3/bwa
  
Line 17: Line 17:
 Load one version into your environment and run it: Load one version into your environment and run it:
  
-<code>$ module load bwa/0.7.18+<code>$ module load bwa/0.7.19
 $ bwa</code> $ bwa</code>
  
Line 24: Line 24:
  
 <code>$ cd /tmp <code>$ cd /tmp
-$ git clone https://github.com/lh3/bwa.git -b v0.7.18+$ git clone https://github.com/lh3/bwa.git -b v0.7.19
 $ cd bwa $ cd bwa
 $ make $ make
-$ sudo mkdir -p /export/apps/bwa/0.7.18/{bin,share/man/man1} +$ sudo mkdir -p /export/apps/bwa/0.7.19/{bin,share/man/man1} 
-$ sudo cp bwa *.pl /export/apps/bwa/0.7.18/bin +$ sudo cp bwa *.pl /export/apps/bwa/0.7.19/bin 
-$ sudo cp bwa.1 /export/apps/bwa/0.7.18/share/man/man1 +$ sudo cp bwa.1 /export/apps/bwa/0.7.19/share/man/man1 
-$ sudo cp -rv bwakit/ /export/apps/bwa/0.7.18</code>+$ sudo cp -rv bwakit/ /export/apps/bwa/0.7.19</code>
bwa-software.1725539334.txt.gz · Last modified: (external edit)