Strumenti Utente

Strumenti Sito


calcoloscientifico:userguide:nextflow

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisioneRevisione precedente
Prossima revisione
Revisione precedente
calcoloscientifico:userguide:nextflow [08/11/2023 18:17] fabio.spatarocalcoloscientifico:userguide:nextflow [04/08/2026 16:05] (versione attuale) fabio.spataro
Linea 2: Linea 2:
  
 [[https://www.nextflow.io/|Nextflow]] [[https://www.nextflow.io/|Nextflow]]
 +
 +
 +Available versions of Nextflow:
 +
 +^ Nextflow  ^
 +| 23.10.0   |
 +| 24.04.4   |
 +| 25.04.2   |
 +| 26.04.6   |
  
 === Job Nextflow === === Job Nextflow ===
Linea 23: Linea 32:
 shopt -q login_shell || exit 1 shopt -q login_shell || exit 1
  
-module load nextflow/23.10.0+module load nextflow/26.04.6
  
 # chipseq # chipseq
Linea 29: Linea 38:
     -r 2.0.0 \     -r 2.0.0 \
     -profile test,singularity \     -profile test,singularity \
-    -with-singularity "$CONTAINER" \+    -with-singularity "$NXF_CONTAINER" \
     --outdir "${SLURM_JOB_NAME}.${SLURM_JOB_ID}"     --outdir "${SLURM_JOB_NAME}.${SLURM_JOB_ID}"
 +</code>
 +
 +In the event of errors occurring only with version 26.04.6 and the ''nf-core/sarek'' pipeline, it may be necessary to define the following environment variable:
 +
 +<code>
 +export NXF_SYNTAX_PARSER="v1"
 </code> </code>
  
calcoloscientifico/userguide/nextflow.1699463836.txt.gz · Ultima modifica: da fabio.spataro

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki