×

nf-tower @ 1.29.1

Provider: nextflow-io
Claimed: 14 Sep 2025 20:02:43 (UTC)
Description: The Seqera Platform plugin integrates Nextflow workflows with Seqera Platform for centralized monitoring, resource tracking, and pipeline management. It solves the problem of distributed workflow visibility and control by enabling users to track execution metrics and manage pipelines from a centralized dashboard. Bioinformaticians, data scientists, and pipeline developers who run Nextflow workflows use this plugin to gain operational insights and streamline workflow orchestration.
Latest version: 1.29.1
Total downloads: 453.1K 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.05.0-edge
Depends On -
Release Date 15 Jul 2026 17:29:35 (UTC)
Release Notes -
Download URL https://registry.nextflow.io/api/v1/plugins/nf-tower/1.29.1/download/nf-tower-1.29.1.zip
Store URL https://public.cr.seqera.io/v2/nextflow/plugin/nf-tower/blobs/sha256:f5d4cf6ac38f9aaab15747dfca6fbf372d00dffc6d9e9c3d0c7e9a9540cca18f
Size 5.9 MB
Checksum f703113fa531d3456d60097f36c6614d8fc35dd39581dadd7b5b23db916954c8d7ea0c13420f02ba26ae1a7919f63089b43ed287fc1d7d0b0cc88aec9f7ee7ac
Total downloads 725 View trends
Security Scan
Version Nextflow version Date Status Downloads
1.29.1 >=26.05.0-edge 15 Jul 2026 17:29:35 (UTC) 725
1.28.2 >=26.04.5 09 Jul 2026 18:53:09 (UTC) 3.1K
1.29.0 >=26.05.0-edge 19 Jun 2026 08:17:52 (UTC) 834
1.28.1 >=26.04.0 17 Jun 2026 16:34:30 (UTC) 1.9K
1.17.7 >=25.09.2-edge 04 Jun 2026 20:49:44 (UTC) 721
1.28.0 >=26.04.0 28 May 2026 08:51:16 (UTC) 1.4K
1.17.6 >=25.09.2-edge 05 May 2026 11:40:12 (UTC) 775
1.27.0 >=26.04.0 29 Apr 2026 04:03:40 (UTC) 7.2K
1.26.0 >=26.03.4-edge 25 Apr 2026 15:26:35 (UTC) 1.3K
1.25.0 >=26.03.2-edge 20 Apr 2026 21:57:51 (UTC) 300
1.24.0 >=26.03.0-edge 07 Apr 2026 21:32:31 (UTC) 442
1.23.0 >=26.03.0-edge 26 Mar 2026 20:13:31 (UTC) 768
1.22.0 >=26.03.0-edge 18 Mar 2026 09:06:35 (UTC) 489
1.21.0 >=26.02.0-edge 28 Feb 2026 12:42:25 (UTC) 597
1.20.0 >=25.12.0-edge 11 Feb 2026 20:40:13 (UTC) 139
1.17.5 >=25.09.2-edge 10 Feb 2026 15:21:21 (UTC) 24.3K
1.17.4 >=25.09.2-edge 22 Jan 2026 15:37:58 (UTC) 3.7K
1.19.0 >=25.12.0-edge 19 Dec 2025 12:52:07 (UTC) 573
1.18.0 >=25.11.0-edge 28 Nov 2025 21:12:21 (UTC) 1.0K
1.17.3 >=25.09.2-edge 28 Nov 2025 19:27:13 (UTC) 7.3K
1.17.2 >=25.09.2-edge 28 Nov 2025 11:12:28 (UTC)