bcftools-software
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
bcftools-software [2023/02/20 12:55] – aorth | bcftools-software [2025/03/03 07:18] (current) – aorth | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Information ===== | ===== Information ===== | ||
- | * Latest Version: 1.15.1 | + | * Latest Version: 1.17 |
* 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.15.1 | + | $ cd bcftools-1.17 |
- | $ ./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.15.1. | + | This links bcftools against a system-wide installation of htslib/1.17. |
bcftools-software.1676897708.txt.gz · Last modified: by aorth