User Tools

Site Tools


bowtie2-software

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
bowtie2-software [2016/03/24 14:02] – [Usage] joguyabowtie2-software [2017/09/20 09:04] aorth
Line 8: Line 8:
 ===== Information ===== ===== Information =====
  
-  * Version: 2.2.6+  * Version: 2.3.3
   * Added: March, 2015   * Added: March, 2015
-  * Updated: March2016+  * Updated: September2017
   * Link: http://bowtie-bio.sourceforge.net/bowtie2/index.shtml   * Link: http://bowtie-bio.sourceforge.net/bowtie2/index.shtml
  
Line 19: Line 19:
  
 === Load and run bowtie2 === === Load and run bowtie2 ===
-<code>$ module load bowtie2/2.2.6+<code>$ module load bowtie2/2.3.3
 $ bowtie2</code> $ bowtie2</code>
- 
  
 ===== Installation ====== ===== Installation ======
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
  
-<code>$ wget "http://downloads.sourceforge.net/project/bowtie-bio/bowtie2/2.2.5/bowtie2-2.2.5-linux-x86_64.zip?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fbowtie-bio%2Ffiles%2Fbowtie2%2F2.2.5%2F&ts=1427184187&use_mirror=liquidtelecom" -O bowtie2-2.2.5-linux-x86_64.zip +<code>$ cd /tmp 
-$ unzip bowtie2-2.2.5-linux-x86_64.zip +$ wget 'https://downloads.sourceforge.net/project/bowtie-bio/bowtie2/2.3.3/bowtie2-2.3.3-linux-x86_64.zip?r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fbowtie-bio%2Ffiles%2Fbowtie2%2F2.3.3&ts=1505896186&use_mirror=netix' -O bowtie2-2.3.3-linux-x86_64.zip 
-$ sudo mkdir /export/apps/bowtie2/2.2.5/ +$ unzip bowtie2-2.3.3-linux-x86_64.zip 
-sudo cp -rv bowtie2-2.2.5/* /export/apps/bowtie2/2.2.5/</code>+$ sudo mkdir /export/apps/bowtie2/2.3.3 
 +sudo cp -rv bowtie2-2.3.3/* /export/apps/bowtie2/2.3.3</code>
  
bowtie2-software.txt · Last modified: 2022/11/21 08:16 by aorth