bwa-software
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
bwa-software [2015/03/13 08:00] – created aorth | bwa-software [2024/09/05 12:28] (current) – aorth | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Information ===== | ===== Information ===== | ||
- | * Version: 0.7.12 | + | * Latest version: 0.7.18 |
* Added: April, 2013 | * Added: April, 2013 | ||
- | * Updated: | + | * Updated: |
- | * Link: http://bio-bwa.sourceforge.net | + | * Link: https://github.com/lh3/bwa |
===== Usage ===== | ===== Usage ===== | ||
- | === See versions | + | See versions which are available: |
- | < | + | |
+ | < | ||
+ | |||
+ | Load one version into your environment and run it: | ||
+ | |||
+ | < | ||
+ | $ bwa</ | ||
===== Installation ====== | ===== Installation ====== | ||
Line 18: | Line 24: | ||
< | < | ||
- | $ wget 'http://downloads.sourceforge.net/project/bio-bwa/ | + | $ git clone https://github.com/lh3/bwa.git -b v0.7.18 |
- | $ tar xf bwa-0.7.12.tar.bz2 | + | $ cd bwa |
- | $ cd bwa-0.7.12 | + | |
- | $ sed -i ' | + | |
$ make | $ make | ||
- | $ sudo mkdir -p / | + | $ sudo mkdir -p / |
- | $ sudo cp bwa *.pl / | + | $ sudo cp bwa *.pl / |
- | $ sudo cp bwa.1 / | + | $ sudo cp bwa.1 / |
+ | $ sudo cp -rv bwakit/ / |
bwa-software.1426233644.txt.gz · Last modified: 2015/03/13 08:00 by aorth