×

nf-tower @ 1.19.0

Provider: nextflow-io
Claimed: 09 Sep 2025 19:36:06 (UTC)
Description: Integrates with Seqera Platform for comprehensive workflow monitoring, resource tracking, and cache management capabilities
Latest version: 1.19.0
Total downloads: 342.8K View trends

nf-tower

This 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 = System.getenv('TOWER_ACCESS_TOKEN')
}

Using a Specific Workspace

tower {
    enabled = true
    accessToken = System.getenv('TOWER_ACCESS_TOKEN')
    workspaceId = '1234567890'
}

Custom Seqera Platform Endpoint

tower {
    enabled = true
    accessToken = System.getenv('TOWER_ACCESS_TOKEN')
    endpoint = 'https://tower.mycompany.com/api'
}

Reports and Cache Management

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

Resources

License

Apache License 2.0

Nextflow version >=25.11.0-edge
Depends On -
Release Date 13 Dec 2025 12:58:39 (UTC)
Release Notes -
Download URL https://registry-dev.nextflow.io/api/v1/plugins/nf-tower/1.19.0/download/nf-tower-1.19.0.zip
Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-dev/nf-tower/blobs/sha256:fdbf5562a74b03634e2e49739e69b05340bebf8d560b3ea83316802063c1fdee
Size 2.6 MB
Checksum 10aff3711678911d5bac1850518d5d786deb7ce6ce33243884398c553128a35a8d86492b02920c415ddac9d68516584ab3b4db52297996ad46f35bcfe724efba
Total downloads 2 View trends
Security Scan
Version Nextflow version Date Status Downloads
1.19.0 >=25.11.0-edge 13 Dec 2025 12:58:39 (UTC) 2
1.16.0 >=25.07.0-edge 07 Oct 2025 16:22:17 (UTC) 2
1.15.0 >=25.07.0-edge 14 Sep 2025 19:39:35 (UTC) 2
1.14.0 >=25.07.0-edge 15 Aug 2025 14:36:55 (UTC) 21
1.13.0 >=25.06.0-edge 06 Jul 2025 14:01:21 (UTC) 86
1.11.4 >=25.02.2-edge 30 Jun 2025 19:54:58 (UTC) 8.2K
1.9.3-patch2 >=24.10.7 30 Jun 2025 16:07:48 (UTC) 1.0K
1.9.1-patch2 >=24.04.5 30 Jun 2025 14:15:39 (UTC) 62
1.9.1-patch1 >=24.04.5 06 Jun 2025 12:29:05 (UTC) 88
1.9.3-patch1 >=24.10.7 06 Jun 2025 12:15:04 (UTC) 330
1.11.3 >=25.02.2-edge 02 Jun 2025 21:01:44 (UTC) 9.6K
1.12.0 >=25.05.0-edge 02 Jun 2025 19:44:59 (UTC) 103
1.11.2 >=25.02.2-edge 08 Apr 2025 12:07:47 (UTC) 4.6K
1.11.1 >=25.02.2-edge 05 Apr 2025 15:43:44 (UTC) 64
1.11.0 >=25.02.0-edge 18 Mar 2025 07:33:49 (UTC) 132
1.10.0 >=25.01.0-edge 12 Feb 2025 14:08:05 (UTC) 2.8K
1.9.4 >=24.04.4 20 Jan 2025 16:15:30 (UTC) 192
1.9.3 >=24.04.4 27 Oct 2024 20:20:44 (UTC) 67.4K
1.9.2 >=24.04.4 05 Aug 2024 21:15:43 (UTC) 3.1K
1.6.3-patch1 >=23.10.2 28 May 2024 14:09:57 (UTC) 1.1K
1.9.1 >=24.01.0-edge