Skip to content
Snippets Groups Projects
Commit bb763350 authored by Bart's avatar Bart
Browse files

new summary of bins output

parent c11c58c0
No related branches found
No related tags found
No related merge requests found
......@@ -343,7 +343,7 @@ steps:
threads: threads
step:
default: 1
out: [metabat2_output,checkm_output,gtdbtk_output,busco_output]
out: [metabat2_output, checkm_output, gtdbtk_output, busco_output, bins_summary]
#############################################
#### Move to folder if not part of a workflow
......@@ -486,6 +486,10 @@ steps:
run: ../expressions/files_to_folder.cwl
in:
binning: binning
files:
source: [workflow_binning/bins_summary]
linkMerge: merge_flattened
pickValue: all_non_null
folders:
source: [workflow_binning/metabat2_output, workflow_binning/checkm_output, workflow_binning/gtdbtk_output, workflow_binning/busco_output]
linkMerge: merge_flattened
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment