bcftools-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| bcftools-software [2025/03/03 07:18] – aorth | bcftools-software [2025/12/05 07:28] (current) – aorth | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Latest Version: 1.17 | + | * Latest Version: 1.22 |
| * Added: September, 2015 | * Added: September, 2015 | ||
| - | * Updated: | + | * Updated: |
| * Link: https:// | * Link: https:// | ||
| Line 15: | Line 15: | ||
| Load one version into your environment and run it: | Load one version into your environment and run it: | ||
| - | < | + | < |
| $ bcftools</ | $ bcftools</ | ||
| Line 22: | Line 22: | ||
| < | < | ||
| - | $ wget https:// | + | $ wget https:// |
| - | $ cd bcftools-1.17 | + | $ cd bcftools-1.22 |
| - | $ ./configure --enable-plugins --enable-libcurl --prefix=/ | + | $ ./configure --enable-plugins --enable-libcurl --prefix=/ |
| $ make | $ make | ||
| - | $ sudo mkdir -p / | + | $ sudo mkdir -p / |
| - | $ sudo chown aorth:aorth / | + | $ sudo chown aorth:aorth / |
| $ make install | $ make install | ||
| - | $ sudo chown -R root:root / | + | $ sudo chown -R root:root / |
| - | This links bcftools against a system-wide installation of htslib/1.17. | + | This links bcftools against a system-wide installation of htslib/1.22. |
bcftools-software.txt · Last modified: by aorth
