X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/e3b01c795c65bbfa0c09f9e7b8ffb80a950746d7..8d016e850b2ae0ed8170d44de36ec476f2a5c836:/WGS-processing/cwl/helper/gatk-wf-with-interval.cwl diff --git a/WGS-processing/cwl/helper/gatk-wf-with-interval.cwl b/WGS-processing/cwl/helper/gatk-wf-with-interval.cwl index ef90209..cf815a5 100644 --- a/WGS-processing/cwl/helper/gatk-wf-with-interval.cwl +++ b/WGS-processing/cwl/helper/gatk-wf-with-interval.cwl @@ -1,6 +1,6 @@ cwlVersion: v1.1 class: Workflow -label: Variant calling workflow for single interval +label: Variant calling workflow for given interval requirements: - class: SubworkflowFeatureRequirement @@ -41,7 +41,7 @@ outputs: gvcf: type: File format: edam:format_3016 # GVCF - label: single interval filtered GVCF + label: Given interval filtered GVCF outputSource: selectvariants/filteredgvcf steps: