From 4f0f91f7d6a949152048d3427663285c346313c4 Mon Sep 17 00:00:00 2001 From: Phil Ewels Date: Fri, 11 Sep 2026 17:15:14 +0200 Subject: [PATCH] Add manifest.diagram --- nextflow.config | 1 + 1 file changed, 1 insertion(+) diff --git a/nextflow.config b/nextflow.config index bc538dfb..4b343ce6 100644 --- a/nextflow.config +++ b/nextflow.config @@ -650,6 +650,7 @@ manifest { nextflowVersion = '!>=25.10.4' version = '3.0.0dev' doi = '10.7717/peerj.10947' + diagram = 'docs/eager2_metromap_complex.svg' } // Nextflow plugins