X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/48f2b200216c57788577d45e080ab6bae212f90b..5080fcfd4a95af83c57b7a386b7ae9e0d38ef7c5:/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl diff --git a/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl b/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl index ee8ae4f..ea5b93b 100644 --- a/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl +++ b/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl @@ -3,7 +3,7 @@ class: Workflow label: WGS processing workflow for single sample requirements: - - class: SubworkflowFeatureRequirement + SubworkflowFeatureRequirement: {} inputs: fastq1: @@ -119,7 +119,7 @@ steps: run: report-wf.cwl in: gvcf: haplotypecaller/gatheredgvcf - samplename: sample + sample: sample clinvarvcf: clinvarvcf reportfunc: reportfunc headhtml: headhtml @@ -133,6 +133,6 @@ $namespaces: s: https://schema.org/ edam: http://edamontology.org/ -$schemas: - - https://schema.org/version/latest/schema.rdf - - http://edamontology.org/EDAM_1.18.owl +#$schemas: +# - https://schema.org/version/latest/schema.rdf +# - http://edamontology.org/EDAM_1.18.owl