×

nf-tower @ 1.25.0

Provider: nextflow-io
Claimed: 14 Sep 2025 20:02:43 (UTC)
Description: The Seqera Platform plugin integrates Nextflow workflows with Seqera Platform (formerly Tower) for centralized monitoring, resource tracking, and pipeline management. It solves the problem of tracking workflow execution, managing resources, and monitoring jobs across distributed environments. Data scientists, bioinformaticians, and workflow engineers use this plugin to gain visibility and control over their Nextflow pipelines through a centralized web interface.
Latest version: 1.27.0
Total downloads: 376.6K View trends

Summary

The Seqera Platform plugin provides integration with Seqera Platform (formerly Tower) for workflow monitoring, resource tracking, and centralized pipeline management.

Get Started

To use this plugin, add it to your nextflow.config:

plugins {
    id 'nf-tower'
}

Configure your Seqera Platform access token:

tower {
    enabled = true
    accessToken = '<YOUR ACCESS TOKEN>'
}

Alternatively, set the access token via environment variable:

export TOWER_ACCESS_TOKEN='<YOUR ACCESS TOKEN>'

Then enable Tower in your config:

tower {
    enabled = true
}

Examples

Basic Configuration

plugins {
    id 'nf-tower'
}

tower {
    enabled = true
    accessToken = '<SEQERA ACCESS TOKEN>'
}

Using a Specific Workspace

tower {
    enabled = true
    accessToken = '<SEQERA ACCESS TOKEN>'
    workspaceId = '1234567890'
}

Custom Seqera Platform Endpoint

tower {
    enabled = true
    accessToken = '<SEQERA ACCESS TOKEN>'
    endpoint = 'https://tower.mycompany.com/api'
}

Reports and Cache Management

tower {
    enabled = true
    reports {
        enabled = true
    }
}

License

Apache License 2.0

Nextflow version >=26.03.2-edge
Depends On -
Release Date 20 Apr 2026 21:57:51 (UTC)
Release Notes -
Download URL https://registry.nextflow.io/api/v1/plugins/nf-tower/1.25.0/download/nf-tower-1.25.0.zip
Store URL https://public.cr.seqera.io/v2/nextflow/plugin/nf-tower/blobs/sha256:e2de2047029f04466a5afee8a73bafb33e3c394553382fbb71a326f6cedf1577
Size 2.6 MB
Checksum cbe7229d95ba910eedc0a2da131ed14b8f8e30b328cec1389d7c781e9d2e85323f2b21c432b00b69a9308a225ae02540d232add2ed9dd3a9aa7b2359ff03022c
Total downloads 296 View trends
Security Scan
Version Nextflow version Date Status Downloads
1.27.0 >=26.04.0 29 Apr 2026 04:03:40 (UTC) 0
1.26.0 >=26.03.4-edge 25 Apr 2026 15:26:35 (UTC) 83
1.25.0 >=26.03.2-edge 20 Apr 2026 21:57:51 (UTC) 296
1.24.0 >=26.03.0-edge 07 Apr 2026 21:32:31 (UTC) 425
1.23.0 >=26.03.0-edge 26 Mar 2026 20:13:31 (UTC) 590
1.22.0 >=26.03.0-edge 18 Mar 2026 09:06:35 (UTC) 420
1.21.0 >=26.02.0-edge 28 Feb 2026 12:42:25 (UTC) 404
1.20.0 >=25.12.0-edge 11 Feb 2026 20:40:13 (UTC) 137
1.17.5 >=25.09.2-edge 10 Feb 2026 15:21:21 (UTC) 13.9K
1.17.4 >=25.09.2-edge 22 Jan 2026 15:37:58 (UTC) 2.3K
1.19.0 >=25.12.0-edge 19 Dec 2025 12:52:07 (UTC) 390
1.18.0 >=25.11.0-edge 28 Nov 2025 21:12:21 (UTC) 109
1.17.3 >=25.09.2-edge 28 Nov 2025 19:27:13 (UTC) 4.5K
1.17.2 >=25.09.2-edge 28 Nov 2025 11:12:28 (UTC) 29
1.17.1 >=25.09.2-edge 22 Oct 2025 16:29:07 (UTC) 11.7K
1.17.0 >=25.09.2-edge 21 Oct 2025 15:57:22 (UTC) 14
1.16.0 >=25.09.0-edge 08 Oct 2025 18:21:55 (UTC) 15
1.11.4-patch2 >=25.02.2-edge 06 Oct 2025 21:32:52 (UTC) 9.6K
1.15.0 >=25.07.0-edge 14 Sep 2025 20:20:48 (UTC) 24
1.11.4-patch1 >=25.02.2-edge 08 Sep 2025 13:27:10 (UTC) 9.2K
1.14.0 >=25.07.0-edge 15 Aug 2025 14:36:55 (UTC)