User Tools

Site Tools


nextflow-software

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
nextflow-software [2020/02/05 15:51] – created aorthnextflow-software [2020/07/27 10:55] aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 19.10.0+  * Version: 20.04.1
   * Added: February, 2020   * Added: February, 2020
 +  * Updated: July, 2020
   * Link: https://github.com/nextflow-io/nextflow   * Link: https://github.com/nextflow-io/nextflow
  
Line 14: Line 15:
  
 Load one version into your environment and run it: Load one version into your environment and run it:
-<code>$ module load kat/19.10.0+<code>$ module load nextflow/20.04.1
 $ nextflow</code> $ nextflow</code>
  
Line 22: Line 23:
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
  
-<code>$ sudo mkdir -p /export/apps/nextflow/19.10.0 +<code>$ sudo mkdir -p /export/apps/nextflow/20.04.1/bin 
-$ sudo wget https://github.com/nextflow-io/nextflow/releases/download/v19.10.0/nextflow-19.10.0-all -O /export/apps/nextflow/19.10.0/bin/nextflow +$ sudo wget https://github.com/nextflow-io/nextflow/releases/download/v20.04.1/nextflow-20.04.1-all -O /export/apps/nextflow/20.04.1/bin/nextflow 
-$ sudo chmod +x /export/apps/nextflow/19.10.0/bin/nextflow</code>+$ sudo chmod +x /export/apps/nextflow/20.04.1/bin/nextflow</code>
nextflow-software.txt · Last modified: 2023/10/26 07:45 by aorth