User Tools

Site Tools


nextflow-software

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
nextflow-software [2023/08/08 06:58] aorthnextflow-software [2023/10/26 07:45] (current) aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 23.04 (real version 23.04.2)+  * Version: 23.10 (real version 23.10.0)
   * Added: February, 2020   * Added: February, 2020
-  * Updated: August, 2023+  * Updated: October, 2023
   * Link: https://github.com/nextflow-io/nextflow   * Link: https://github.com/nextflow-io/nextflow
  
Line 15: Line 15:
  
 Load one version into your environment and run it: Load one version into your environment and run it:
-<code>$ module load nextflow/23.04+<code>$ module load nextflow/23.10
 $ nextflow</code> $ nextflow</code>
  
Line 25: Line 25:
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
  
-<code>$ sudo mkdir -p /export/apps/nextflow/23.04/bin +<code>$ sudo mkdir -p /export/apps/nextflow/23.10/bin 
-$ sudo wget https://github.com/nextflow-io/nextflow/releases/download/v23.04.2/nextflow-23.04.2-all -O /export/apps/nextflow/23.04/bin/nextflow +$ sudo wget https://github.com/nextflow-io/nextflow/releases/download/v23.10.0/nextflow-23.10.0-all -O /export/apps/nextflow/23.10/bin/nextflow 
-$ sudo chmod +x /export/apps/nextflow/23.04/bin/nextflow</code>+$ sudo chmod +x /export/apps/nextflow/23.10/bin/nextflow</code>
nextflow-software.txt · Last modified: 2023/10/26 07:45 by aorth