Skip to main content
Version: 23.2

Tower / Nextflow compatibility matrix

Tower / Nextflow version compatibility

Each Tower version makes use of nf-launcher to determine the Nextflow version used as its baseline. This Nextflow version can be overridden with the NXF_VER environment variable in your nextflow.conf file, but note that Tower may not work reliably with Nextflow versions other than the baseline version.

We officially support the two latest Tower major releases (22.3.x, 22.4.x, etc) at any given time.

nf-launcher versions prefixed with j17 refer to Java version 17; j11 refers to Java 11.

Tower versionnf-launcher versionNextflow version
22.4.1j17-22.10.622.10.6
22.4.0j17-22.10.622.10.6
22.3.1j17-22.10.422.10.4
22.3j17-22.10.122.10.1
22.2.4j17-22.06.1-edge22.06.1-edge
22.2.3j11-22.06.1-edge22.06.1-edge
22.2.2j17-22.08.0-edge22.08.0-edge

If no Nextflow version is specified in your configuration, Tower defaults to the baseline version outlined above.