bwa-software
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bwa-software [2017/05/03 09:49] – aorth | bwa-software [2024/09/05 12:28] (current) – aorth | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Information ===== | ===== Information ===== | ||
- | * Latest version: 0.7.15 | + | * 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 ====== | ||
Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
- | < | + | < |
- | $ cd /tmp | + | $ git clone https://github.com/lh3/bwa.git -b v0.7.18 |
- | $ wget -qO- "https://downloads.sourceforge.net/project/ | + | $ cd bwa |
- | $ cd bwa-0.7.15/ | + | |
- | $ scl enable devtoolset-2 bash | + | |
$ make | $ make | ||
- | $ sudo mkdir -p / | + | $ sudo mkdir -p / |
- | $ sudo cp bwa *.pl / | + | $ sudo cp bwa *.pl / |
- | $ sudo cp -rv bwakit/ / | + | $ sudo cp bwa.1 / |
- | </ | + | $ sudo cp -rv bwakit/ / |
bwa-software.1493804943.txt.gz · Last modified: 2017/05/03 09:49 by aorth