From feeb14a867753c73d6714c06c197174f138d5dd5 Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Sat, 26 Oct 2024 15:21:53 +0200 Subject: [PATCH] Update workflows/mag.nf --- workflows/mag.nf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflows/mag.nf b/workflows/mag.nf index d02fd2bd..7afb4316 100644 --- a/workflows/mag.nf +++ b/workflows/mag.nf @@ -78,7 +78,7 @@ include { COMBINE_TSV as COMBINE_SUMMARY_TSV } from '../modul workflow MAG { take: ch_raw_short_reads // channel: samplesheet read in from --input - ch_raw_long_reads + ch_raw_long_reads ch_input_assemblies main: