common-workflow-language / common-workflow-language/cwltool

cwltool validate will pass workflows with fatal issues in included processes

Open
#1,304 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
376
Forks
255
Avg merge
2d 7h
Merged PRs (30d)
12

Description

`cwltool 3.0.20200324120055`

Consider the following workflow: https://github.com/NCI-GDC/gdc-dnaseq-cwl/blob/18affdd927cc388fab2c113dc2ec6df782af2a52/workflows/bamfastq_align/transform.cwl

This passes `cwltool --validate`. However, there is an issue with an enclosed workflow: The workflow `gdc-dnaseq-cwl/workflows/bamfastq_align/fastq_clean_pe.cwl` does not supply a required input `reads_in_memory` to the tool `gdc-dnaseq-cwl/tools/fastq_cleaner_pe.cwl`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.