User Tools

Site Tools


star-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
star-software [2017/09/20 13:05] aorthstar-software [2022/06/02 13:44] (current) aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 2.5.3a+  * Version: 2.7.10a
   * Added: March, 2016   * Added: March, 2016
-  * Updated: September2017+  * Updated: June2022
   * Link: https://github.com/alexdobin/STAR   * Link: https://github.com/alexdobin/STAR
  
 ===== Usage ===== ===== Usage =====
  
-See which versions of star are available:+See which versions are available:
 <code>$ module avail star</code> <code>$ module avail star</code>
  
-Load one into your environment and run it: +Load one version into your environment and run it: 
-<code>$ module load STAR/2.5.3a+<code>$ module load star/2.7.10a
 $ STAR</code> $ STAR</code>
  
Line 23: Line 23:
  
 <code>$ cd /tmp <code>$ cd /tmp
-$ wget https://github.com/alexdobin/STAR/archive/2.5.3a.tar.gz +$ wget https://github.com/alexdobin/STAR/archive/refs/tags/2.7.10a.tar.gz 
-$ tar xf 2.5.3a.tar.gz +$ tar xf 2.7.10a.tar.gz  
-$ sudo mkdir /export/apps/star/2.5.3a/bin +$ sudo mkdir -p /export/apps/star/2.7.10a/bin 
-$ sudo cp -rv STAR-2.5.3a/bin/Linux_x86_64/STAR* /export/apps/star/2.5.3a/bin</code>+$ sudo cp -STAR-2.7.10a/bin/Linux_x86_64_static/* /export/apps/star/2.7.10a/bin</code>
star-software.1505912717.txt.gz · Last modified: 2017/09/20 13:05 by aorth