bcftools-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| bcftools-software [2017/02/05 11:41] – [Information] joguya | bcftools-software [2025/12/05 07:28] (current) – aorth | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Latest Version: 1.3.1 | + | * Latest Version: 1.22 |
| * Added: September, 2015 | * Added: September, 2015 | ||
| - | * Updated: | + | * Updated: |
| * 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.1486294913.txt.gz · Last modified: by joguya
