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 [01/10/2024 11:03] fabio.spatarocalcoloscientifico:userguide:nextflow [04/08/2026 16:05] (versione attuale) fabio.spataro
Linea 9: Linea 9:
 | 23.10.0   | | 23.10.0   |
 | 24.04.4   | | 24.04.4   |
 +| 25.04.2   |
 +| 26.04.6   |
  
 === Job Nextflow === === Job Nextflow ===
Linea 30: 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 36: 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.1727773433.txt.gz · Ultima modifica: da fabio.spataro

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki