Skip to content
Snippets Groups Projects
Commit d944d61d authored by Jasper Koehorst's avatar Jasper Koehorst
Browse files

name fix for fastqc

Former-commit-id: 77c317bfd2da9fc38bf2adedbed48dbfc059468a [formerly f8fa0ed6]
Former-commit-id: 2eeb313dfcd980e202979da799dffee3557e8bcc
parent 1ccc2ffc
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ steps: ...@@ -74,7 +74,7 @@ steps:
fastqc: fastqc:
run: ../fastqc/fastqc.cwl run: ../fastqc/fastqc.cwl
in: in:
fastqs: fastq:
source: [forward_reads, reverse_reads] source: [forward_reads, reverse_reads]
linkMerge: merge_flattened linkMerge: merge_flattened
pickValue: all_non_null pickValue: all_non_null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment