User Tools

Site Tools


salmon-software

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
salmon-software [2020/10/28 09:11] aorthsalmon-software [2026/02/09 13:31] (current) aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Latest Version: 1.3.0+  * Latest Version: 1.10.0
   * Added: September, 2016   * Added: September, 2016
-  * Updated: October2020 +  * Updated: February2026 
-  * Link: https://salmon.readthedocs.io/en/latest/salmon.html+  * Link: https://github.com/COMBINE-lab/salmon
  
 ===== Usage ===== ===== Usage =====
  
-See which versions of salmon are available:+See which versions of are available:
 <code>$ module avail salmon</code> <code>$ module avail salmon</code>
  
-Load one version of salmon into your environment and run it: +Load one version of into your environment and run it: 
-<code>$ module load salmon/1.3.0 +<code>$ module load salmon/1.10.0 
-$ salmon</code>+$ salmon -h</code>
  
 ===== Installation ====== ===== Installation ======
Line 22: Line 22:
  
 <code>$ cd /tmp <code>$ cd /tmp
-$ wget https://github.com/COMBINE-lab/salmon/releases/download/v1.3.0/salmon-1.3.0_linux_x86_64.tar.gz +$ wget https://github.com/COMBINE-lab/salmon/releases/download/v1.10.0/salmon-1.10.0_linux_x86_64.tar.gz 
-$ tar xf salmon-1.3.0_linux_x86_64.tar.gz +$ tar xf salmon-1.10.0_linux_x86_64.tar.gz 
-$ sudo cp -r salmon-latest_linux_x86_64  /export/apps/salmon/1.3.0 +$ sudo cp -r salmon-latest_linux_x86_64  /export/apps/salmon/1.10.0</code>
-</code>+
salmon-software.txt · Last modified: by aorth