This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
mrowisko:snote003 [2025/10/20 06:39] – created tmatejuk | mrowisko:snote003 [2025/10/20 10:06] (current) – tmatejuk | ||
---|---|---|---|
Line 3: | Line 3: | ||
====== nextflow (with DSL1) ====== | ====== nextflow (with DSL1) ====== | ||
Nextflow is a workflow system for creating scalable, portable, and reproducible workflows. | Nextflow is a workflow system for creating scalable, portable, and reproducible workflows. | ||
+ | |||
+ | Nextflow DSL support change : | ||
+ | * In Nextflow version 22.03.0-edge, | ||
+ | * In version 22.12.0-edge, | ||
+ | * Last Nextflow that support DSL1 is v22.10.6 | ||
Documentation page : https:// | Documentation page : https:// | ||
Line 27: | Line 32: | ||
- | ===== test nextflow | + | ===== after install tests ===== |
Confirm nextflow sucessful instalation. | Confirm nextflow sucessful instalation. | ||