×

nf-tower @ 1.28.2

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.2K 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.04.5
Depends On -
Release Date 09 Jul 2026 18:53:09 (UTC)
Release Notes -
Download URL https://registry.nextflow.io/api/v1/plugins/nf-tower/1.28.2/download/nf-tower-1.28.2.zip
Store URL https://public.cr.seqera.io/v2/nextflow/plugin/nf-tower/blobs/sha256:955b67f1699c245df5f3d59c16f252caffe5be0a12ab7b102cff6f116c857f44
Size 5.9 MB
Checksum 6e3cc1458d90a9e0ac0c8016354bae84874155dc6d39b639fb43b9cea439c19f32078228d6cedb296daf3a3286c86454b20c68c06d123f9773a3c753a72fe9a8
Total downloads 3.1K 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)