abyss-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| abyss-software [2017/10/14 13:37] – aorth | abyss-software [2019/07/10 14:25] (current) – aorth | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: 2.0.2 | + | * Version: 2.1.4 |
| * Added: August, 2013 | * Added: August, 2013 | ||
| - | * Updated: | + | * Updated: |
| - | * K-mer size: 64 (default at compile time) | + | * K-mer size: 128 (default at compile time) |
| * Link: http:// | * Link: http:// | ||
| Line 16: | Line 16: | ||
| Load one version into your environment and run it: | Load one version into your environment and run it: | ||
| - | < | + | < |
| - | $ abyss-pe | + | $ abyss-pe help</ |
| ===== Installation ====== | ===== Installation ====== | ||
| Line 23: | Line 23: | ||
| < | < | ||
| - | $ wget http:// | + | $ wget http:// |
| - | $ tar xf abyss-2.0.2.tar.gz | + | $ tar xf abyss-2.1.4.tar.gz |
| - | $ cd abyss-2.0.2 | + | $ cd abyss-2.1.4 |
| - | $ scl enable devtoolset-4 bash | + | $ sudo yum install sparsehash-devel.x86_64 openmpi3-devel.x86_64 |
| - | $ ./ | + | $ export CPPFLAGS=' |
| + | $ export | ||
| + | $ ./configure | ||
| $ make -j4 | $ make -j4 | ||
| - | $ sudo mkdir / | + | $ sudo mkdir -p / |
| - | $ sudo chown aorth / | + | $ sudo chown aorth / |
| $ make install | $ make install | ||
| - | $ sudo chown -R root:root / | + | $ sudo chown -R root:root / |
| + | $ sudo yum remove sparsehash-devel.x86_64 openmpi3-devel.x86_64</ | ||
| + | |||
| + | There is currently a [[https:// | ||
abyss-software.1507988259.txt.gz · Last modified: by aorth
