Open
Description
Hi, I've tested the Kallisto-Quant.cwl with
InputReads:
- class: File
path: ../../rnaseq/sample1-1.fastq.gz
- class: File
path: ../../rnaseq/sample1-2.fastq.gz
Index:
class: File
path: ../../kallisto-index-biocwl/output/Fbid
isSingle: true
FragmentLength: 200
StandardDeviation: 20
BootstrapSamples: 0
PseudoBam: false
Unfortunately the output is not wired properly.
("Error collecting output for parameter 'quantification_h5': Kallisto-Quant.cwl:129:7: Did not find output file with glob pattern: ['out/abundances.h5'].", {})
I am new to CWL, so not sure how to fix and PR.
Metadata
Metadata
Assignees
Labels
No labels