User Tools

Site Tools


stringtie-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
Last revisionBoth sides next revision
stringtie-software [2015/03/16 07:44] aorthstringtie-software [2015/08/04 09:02] aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 1.0.2+  * Version: 1.0.4
   * Added: July, 2014   * Added: July, 2014
-  * Updated: March, 2015+  * Updated: August, 2015
   * Link: https://ccb.jhu.edu/software/stringtie/   * Link: https://ccb.jhu.edu/software/stringtie/
  
Line 15: Line 15:
  
 === Load latest version and print help === === Load latest version and print help ===
-<code>$ module load stringtie/1.0.2+<code>$ module load stringtie/1.0.4
 $ stringtie -h</code> $ stringtie -h</code>
  
Line 22: Line 22:
  
 <code>$ cd /tmp <code>$ cd /tmp
-$ wget http://ccb.jhu.edu/software/stringtie/dl/stringtie-1.0.2.tar.gz +$ wget http://ccb.jhu.edu/software/stringtie/dl/stringtie-1.0.4.tar.gz 
-$ tar xf stringtie-1.0.2.tar.gz  +$ scl enable devtoolset-3 bash 
-$ cd stringtie-1.0.2 +$ tar xf stringtie-1.0.4.tar.gz 
-$ scl enable devtoolset-bash+$ cd stringtie-1.0.4 
 +$ scl enable devtoolset-bash
 $ make release $ make release
-$ sudo mkdir -p /export/apps/stringtie/1.0.2/bin +$ sudo mkdir -p /export/apps/stringtie/1.0.4/bin 
-$ sudo cp stringtie /export/apps/stringtie/1.0.2/bin +$ sudo cp stringtie /export/apps/stringtie/1.0.4/bin 
-$ sudo cp LICENSE README /export/apps/stringtie/1.0.2</code>+$ sudo cp LICENSE README /export/apps/stringtie/1.0.4</code>
stringtie-software.txt · Last modified: 2018/06/11 15:52 by aorth