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 [04/08/2026 15:22] fabio.spatarocalcoloscientifico:userguide:nextflow [04/08/2026 16:05] (versione attuale) fabio.spataro
Linea 32: 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 38: 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> </code>
  
-In case of errors, it might be necessary to define the following environment variables:+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> <code>
-export NXF_PLUGINS_REPOSITORY="https://nextflow.io" 
 export NXF_SYNTAX_PARSER="v1" export NXF_SYNTAX_PARSER="v1"
 </code> </code>
 +
calcoloscientifico/userguide/nextflow.1785849743.txt.gz · Ultima modifica: da fabio.spataro

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki