freebayes-software
Differences
This shows you the differences between two versions of the page.
| freebayes-software [2016/03/22 08:15] – created joguya | freebayes-software [2021/08/11 09:20] (current) – aorth | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: 1.0.2 | + | * Version: 1.3.4 |
| - | * Added: | + | * Added: |
| - | * Link: https:// | + | * Link: https:// |
| ===== Usage ===== | ===== Usage ===== | ||
| Line 14: | Line 14: | ||
| < | < | ||
| - | Load freebayes | + | Load one version into your environment and run it: |
| - | < | + | < |
| + | $ freebayes -h</ | ||
| ===== Installation ====== | ===== Installation ====== | ||
| Line 22: | Line 23: | ||
| < | < | ||
| - | $ git clone --recursive git:// | + | $ wget https:// |
| - | $ cd freebayes/ | + | $ gunzip freebayes-1.3.4-linux-static-AMD64.gz |
| - | $ git checkout v1.0.2 | + | $ sudo mkdir -p / |
| - | $ make | + | $ chmod +x freebayes-1.3.4-linux-static-AMD64 |
| - | $ sudo mkdir -p / | + | $ sudo cp freebayes-1.3.4-linux-static-AMD64 |
| - | $ sudo cp bin/freebayes | + | |
| - | </ | + | |
freebayes-software.1458634543.txt.gz · Last modified: by joguya
