User Tools

Site Tools


blast-software

Differences

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

Link to this comparison view

Next revision
Previous revision
blast-software [2015/02/14 10:05] – created aorthblast-software [2023/11/24 08:58] (current) aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 2.2.30++  * Version: 2.14.1+
   * Added: February, 2015   * Added: February, 2015
-  * Link: http://blast.ncbi.nlm.nih.gov/Blast.cgi+  * Updated: October, 2023 
 +  * Link: https://blast.ncbi.nlm.nih.gov/Blast.cgi
  
 ===== Usage ===== ===== Usage =====
  
-=== See versions of blast which are available === +See versions which are available: 
-<code>module avail blast</code>+<code>module avail blast</code> 
 + 
 +Load one version into your environment and run it: 
 + 
 +<code>$ module load blast/2.14.1+ 
 +$ blastn -h</code>
  
 ===== Installation ====== ===== Installation ======
Line 17: Line 23:
  
 <code>$ cd /tmp <code>$ cd /tmp
-$ wget ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ncbi-blast-2.2.30+-x64-linux.tar.gz +$ wget https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.14.1/ncbi-blast-2.14.1+-x64-linux.tar.gz 
-$ tar xf ncbi-blast-2.2.30+-x64-linux.tar.gz +$ tar xf ncbi-blast-2.14.1+-x64-linux.tar.gz 
-$ sudo mv ncbi-blast-2.2.30+ /export/apps/blast/2.2.30+ +$ sudo cp -r ncbi-blast-2.14.1+ /export/apps/blast/2.14.1+</code>
-$ sudo chown -R root:root /export/apps/blast/2.2.30+</code>+
blast-software.1423908316.txt.gz · Last modified: 2015/02/14 10:05 by aorth