X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/b7f48d64d36b9f6d86d2da7eee58b36594216fcf..c7a0db0593e73f93511f106d0caf9890e5d6a5cf:/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 4e9f456..e1e54ee 100644 --- a/WGS-processing/cwl/helper/gatk-wf-with-interval.cwl +++ b/WGS-processing/cwl/helper/gatk-wf-with-interval.cwl @@ -1,5 +1,6 @@ cwlVersion: v1.1 class: Workflow +label: Variant calling workflow for single interval requirements: - class: SubworkflowFeatureRequirement @@ -66,3 +67,14 @@ steps: reference: reference sample: sample out: [filteredgvcf] + +s:codeRepository: https://github.com/arvados/arvados-tutorial +s:license: https://www.gnu.org/licenses/agpl-3.0.en.html + +$namespaces: + s: https://schema.org/ + edam: http://edamontology.org/ + +$schemas: + - https://schema.org/version/latest/schema.rdf + - http://edamontology.org/EDAM_1.18.owl