Open ghost opened 4 years ago
This has been my experience as well
I've been doing some work on --pack and with https://github.com/common-workflow-language/cwltool/pull/1263 the example works.
I think it's related to https://github.com/common-workflow-language/cwltool/issues/1103
Related or dupe of #1240
The following workflow
https://github.com/genome/analysis-workflows/blob/master/definitions/pipelines/bisulfite.cwl
has a linked sub-workflowhttps://github.com/genome/analysis-workflows/blob/master/definitions/subworkflows/bam_to_trimmed_fastq_and_biscuit_alignments.cwl
which has a linked toolhttps://github.com/genome/analysis-workflows/blob/master/definitions/tools/bam_to_fastq.cwl
Seems like this second level relative file path confuses
cwltool --pack