ivar-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ivar-software [2021/09/05 09:17] – aorth | ivar-software [2021/09/05 09:25] (current) – aorth | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: 1.3 | + | * Version: 1.3.1 |
| * Added: January, 2021 | * Added: January, 2021 | ||
| + | * Updated: September, 2021 | ||
| * Link: https:// | * Link: https:// | ||
| Line 14: | Line 15: | ||
| Load one version into your environment and run it: | Load one version into your environment and run it: | ||
| - | < | + | < |
| $ ivar</ | $ ivar</ | ||
| Line 21: | Line 22: | ||
| < | < | ||
| - | $ wget https:// | + | $ wget https:// |
| - | $ tar xf v1.3.tar.gz | + | $ tar xf v1.3.1.tar.gz |
| - | $ cd ivar-1.3 | + | $ cd ivar-1.3.1 |
| # iVar needs GCC >= 5.0.0, CentOS 7 has 4.8.5 | # iVar needs GCC >= 5.0.0, CentOS 7 has 4.8.5 | ||
| $ sudo yum install devtoolset-7-gcc devtoolset-7-gcc-c++ | $ sudo yum install devtoolset-7-gcc devtoolset-7-gcc-c++ | ||
| Line 29: | Line 30: | ||
| $ ./ | $ ./ | ||
| $ module load htslib/1.11 | $ module load htslib/1.11 | ||
| - | $ ./configure --with-hts=/ | + | $ ./configure --with-hts=/ |
| $ make | $ make | ||
| - | $ sudo mkdir -p / | + | $ sudo mkdir -p / |
| - | $ sudo chown aorth / | + | $ sudo chown aorth / |
| $ make install | $ make install | ||
| - | $ sudo chown -R root:root / | + | $ sudo chown -R root:root / |
ivar-software.1630833445.txt.gz · Last modified: by aorth
