calcoloscientifico:userguide:nextflow
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
| Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
| calcoloscientifico:userguide:nextflow [08/11/2023 18:17] – fabio.spataro | calcoloscientifico:userguide:nextflow [04/08/2026 16:05] (versione attuale) – fabio.spataro | ||
|---|---|---|---|
| Linea 2: | Linea 2: | ||
| [[https:// | [[https:// | ||
| + | |||
| + | |||
| + | 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, | -profile test, | ||
| - | -with-singularity "$CONTAINER" \ | + | -with-singularity "$NXF_CONTAINER" \ |
| --outdir " | --outdir " | ||
| + | </ | ||
| + | |||
| + | In the event of errors occurring only with version 26.04.6 and the '' | ||
| + | |||
| + | < | ||
| + | export NXF_SYNTAX_PARSER=" | ||
| </ | </ | ||
calcoloscientifico/userguide/nextflow.1699463836.txt.gz · Ultima modifica: da fabio.spataro
