User Tools

Site Tools


blast-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
blast-software [2017/09/28 13:09] aorthblast-software [2020/04/06 15:17] aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 2.6.0++  * Version: 2.10.0+
   * Added: February, 2015   * Added: February, 2015
-  * Updated: May2017+  * Updated: April2020
   * Link: http://blast.ncbi.nlm.nih.gov/Blast.cgi   * Link: http://blast.ncbi.nlm.nih.gov/Blast.cgi
  
 ===== Usage ===== ===== Usage =====
  
-=== See versions of blast which are available ===+See versions of blast which are available:
 <code>$ module avail blast</code> <code>$ module avail blast</code>
 +
 +Load one version into your environment:
 +
 +<code>$ module load blast/2.10.0+</code>
  
 ===== Installation ====== ===== Installation ======
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
  
-<code>cd /tmp +<code>lftp ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST 
-$ wget ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ncbi-blast-2.6.0+-x64-linux.tar.gz +> dir 
-$ tar xf ncbi-blast-2.6.0+-x64-linux.tar.gz +> get ncbi-blast-2.10.0+-x64-linux.tar.gz 
-$ sudo mv ncbi-blast-2.6.0+ /export/apps/blast/2.6.0+ +> quit 
-$ sudo chown -R root:root /export/apps/blast/2.6.0+</code>+$ tar xf ncbi-blast-2.10.0+-x64-linux.tar.gz 
 +$ sudo cp -r ncbi-blast-2.10.0+ /export/apps/blast/2.10.0+</code>
blast-software.txt · Last modified: 2023/11/24 08:58 by aorth