From cc4cbdbd5ada8e89aee5e98d17564483bb11a9a6 Mon Sep 17 00:00:00 2001 From: Madhava Jay Date: Wed, 4 Jun 2025 12:48:41 +1000 Subject: [PATCH] Remove duplicate input causing test profile to fail --- subworkflows/local/annotate_mt_snvs.nf | 1 - 1 file changed, 1 deletion(-) diff --git a/subworkflows/local/annotate_mt_snvs.nf b/subworkflows/local/annotate_mt_snvs.nf index 41d8da90..5498d322 100644 --- a/subworkflows/local/annotate_mt_snvs.nf +++ b/subworkflows/local/annotate_mt_snvs.nf @@ -26,7 +26,6 @@ workflow ANNOTATE_MT_SNVS { val_vep_genome // string: [mandatory] GRCh37 or GRCh38 val_vep_cache_version // string: [mandatory] 107 ch_vep_cache // channel: [mandatory] [ path(cache) ] - ch_vep_cache // channel: [mandatory] [ path(cache) ] ch_vep_extra_files // channel: [mandatory] [ path(files) ] main: