Skip to content

Output in Kallisto-quant not working #156

Open
@Brilator

Description

@Brilator

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions