User Tools

Site Tools


bowtie-software

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
bowtie-software [2015/03/24 07:36] joguyabowtie-software [2015/07/23 09:58] joguya
Line 5: Line 5:
 ===== Information ===== ===== Information =====
  
-  * Version: 1.1.1+  * Version: 1.1.2
   * Added: October, 2014   * Added: October, 2014
 +  * Updated: July, 2015
   * Link: http://bowtie-bio.sourceforge.net/index.shtml   * Link: http://bowtie-bio.sourceforge.net/index.shtml
  
Line 15: Line 16:
  
 === Load and run bowtie === === Load and run bowtie ===
-<code>$ module load bowtie/1.1.1+<code>$ module load bowtie/1.1.2
 $ bowtie</code> $ bowtie</code>
  
Line 22: Line 23:
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
  
-<code>wget "http://downloads.sourceforge.net/project/bowtie-bio/bowtie/1.1.1/bowtie-1.1.1-linux-x86_64.zip?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fbowtie-bio%2Ffiles%2Fbowtie%2F1.1.1%2F&ts=1413524287&use_mirror=tenet" -O bowtie-1.1.1-linux-x86_64.zip +<code>wget "http://downloads.sourceforge.net/project/bowtie-bio/bowtie/1.1.2/bowtie-1.1.2-linux-x86_64.zip?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fbowtie-bio%2Ffiles%2Fbowtie%2F1.1.2%2F&ts=1437645027&use_mirror=liquidtelecom" -O bowtie-1.1.2-linux-x86_64.zip 
-unzip bowtie-1.1.1-linux-x86_64.zip +unzip bowtie-1.1.2-linux-x86_64.zip 
-sudo mkdir /export/apps/bowtie/1.1.1/ +cd bowtie-1.1.2 
-sudo cp -r bowtie-1.1.1/* /export/apps/bowtie/1.1.1/</code>+sudo mkdir /export/apps/bowtie/1.1.2 
 +sudo cp -r . /export/apps/bowtie/1.1.2/ 
 +</code>
  
  
bowtie-software.txt · Last modified: 2020/04/27 11:13 by aorth