igblast-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| igblast-software [2020/04/16 10:06] – aorth | igblast-software [2020/04/16 13:43] (current) – aorth | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: 1.6.0 | + | * Version: 1.10.0 |
| * Added: September, 2016 | * Added: September, 2016 | ||
| + | * Updated: April, 2020 | ||
| * Link: https:// | * Link: https:// | ||
| Line 14: | Line 15: | ||
| < | < | ||
| - | Load igblast | + | Load one version into your environment and run it: |
| - | < | + | < |
| + | $ igblastn | ||
| + | $ igblastp</ | ||
| ===== Installation ====== | ===== Installation ====== | ||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | < |
| - | $ cd /tmp | + | $ wget ftp:// |
| - | $ wget ftp:// | + | $ tar xf ncbi-igblast-1.10.0-x64-linux.tar.gz |
| - | $ unzip ncbi-igblast-1.6.0-src.zip | + | $ sudo mkdir -p / |
| - | $ cd ncbi-igblast-1.6.0-src/c++ | + | $ sudo mkdir -p / |
| - | $ sudo mkdir -p / | + | $ sudo cp -r ncbi-igblast-1.10.0/ |
| - | $ sudo chown -R joguya: | + | $ sudo mkdir / |
| - | $ scl enable devtoolset-2 bash | + | $ sudo chown aorth / |
| - | $ ./configure --prefix=/ | + | $ cd / |
| - | $ make | + | $ wget -r -nH --cut-dirs=4 ftp:// |
| - | $ make install | + | $ wget -r -nH --cut-dirs=4 ftp:// |
| - | $ sudo chown -R root:root / | + | $ wget -r -nH --cut-dirs=4 ftp:// |
| + | $ sudo chown -R root:root / | ||
| </ | </ | ||
igblast-software.1587031565.txt.gz · Last modified: by aorth
