bwa-software
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bwa-software [2020/06/17 07:02] – aorth | bwa-software [2024/09/05 12:28] (current) – aorth | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Information ===== | ===== Information ===== | ||
- | * Latest version: 0.7.17 | + | * Latest version: 0.7.18 |
* Added: April, 2013 | * Added: April, 2013 | ||
- | * Updated: | + | * Updated: |
* Link: https:// | * Link: https:// | ||
===== Usage ===== | ===== Usage ===== | ||
- | See versions | + | See versions which are available: |
< | < | ||
Line 17: | Line 17: | ||
Load one version into your environment and run it: | 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:// |
- | $ wget https:// | + | $ cd bwa |
- | $ tar xf bwa-0.7.17.tar.bz2 | + | |
- | $ cd bwa-0.7.17 | + | |
$ make | $ make | ||
- | $ sudo mkdir -p / | + | $ sudo mkdir -p / |
- | $ sudo cp bwa *.pl / | + | $ sudo cp bwa *.pl / |
- | </ | + | $ sudo cp bwa.1 / |
+ | $ sudo cp -rv bwakit/ / |
bwa-software.1592377349.txt.gz · Last modified: 2020/06/17 07:02 by aorth