Skip to content

Commit ee049bf

Browse files
committed
remove db channel from kraken compatibility process
1 parent 8d76dd7 commit ee049bf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

main.nf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3154,7 +3154,6 @@ process kraken_report_backward_compatibility {
31543154

31553155
input:
31563156
tuple val(prefix), path(kraken_r) from ch_kraken_report_backward_compatibility
3157-
path(krakendb) from ch_krakendb
31583157

31593158
output:
31603159
tuple prefix, path("*.kreport") into ch_kraken_for_multiqc

0 commit comments

Comments
 (0)