bcftools-software
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| bcftools-software [2015/09/13 08:22] – created aorth | bcftools-software [2025/12/05 07:28] (current) – aorth | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: 1.2 | + | * Latest |
| * Added: September, 2015 | * Added: September, 2015 | ||
| + | * Updated: December, 2025 | ||
| * Link: https:// | * Link: https:// | ||
| ===== Usage ===== | ===== Usage ===== | ||
| - | === See versions of bcftools which are available | + | See versions of bcftools which are available: |
| < | < | ||
| + | |||
| + | Load one version into your environment and run it: | ||
| + | < | ||
| + | $ bcftools</ | ||
| ===== Installation ====== | ===== Installation ====== | ||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | < |
| - | $ wget https:// | + | $ wget https:// |
| - | $ tar xf bcftools-1.2.tar.bz2 | + | $ cd bcftools-1.22 |
| - | $ cd bcftools-1.2 | + | $ ./ |
| - | $ scl enable devtoolset-3 bash | + | |
| $ make | $ make | ||
| - | $ sudo mkdir -p / | + | $ sudo mkdir -p / |
| - | $ sudo chown aorth / | + | $ sudo chown aorth:aorth / |
| - | $ make prefix=/ | + | $ make install |
| - | $ sudo chown -R root:root / | + | $ sudo chown -R root:root / |
| + | |||
| + | This links bcftools against a system-wide installation of htslib/ | ||
bcftools-software.1442132550.txt.gz · Last modified: by aorth
