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
star-software [2019/07/17 12:41] aorthstar-software [2022/06/02 13:44] (current) aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 2.7.1a+  * Version: 2.7.10a
   * Added: March, 2016   * Added: March, 2016
-  * Updated: July2019+  * 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.7.1a+<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.7.1a.tar.gz +$ wget https://github.com/alexdobin/STAR/archive/refs/tags/2.7.10a.tar.gz 
-$ tar xf 2.7.1a.tar.gz +$ tar xf 2.7.10a.tar.gz  
-$ sudo mkdir -p /export/apps/star/2.7.1a/bin +$ sudo mkdir -p /export/apps/star/2.7.10a/bin 
-$ sudo cp -v STAR-2.7.1a/bin/Linux_x86_64_static/* /export/apps/star/2.7.1a/bin</code>+$ sudo cp -v STAR-2.7.10a/bin/Linux_x86_64_static/* /export/apps/star/2.7.10a/bin</code>
star-software.1563367276.txt.gz · Last modified: 2019/07/17 12:41 by aorth