From 60db5832ebcc51ed8b8d72e9be53edd9381d78e2 Mon Sep 17 00:00:00 2001 From: maxibor Date: Wed, 28 Feb 2018 16:48:45 +0100 Subject: [PATCH] removed unwanted input in bowtie_align_to_ctrl_ancient_dna process --- main.nf | 1 - 1 file changed, 1 deletion(-) diff --git a/main.nf b/main.nf index 35e47a1..c08c01b 100644 --- a/main.nf +++ b/main.nf @@ -376,7 +376,6 @@ if (params.adna == true){ input: set val(name), file(col_reads) from collapsed_reads - set val(name), file(trun_read1), file(trun_read2) from truncated_reads file bt_index from ctrl_index.collect() output: