X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/56ae937c2f96a4ecc3f35f932d4e2246d76db309..611c455f8a94ab5dbd5c94415802b5c7fd009ffc:/WGS-processing/cwl/helper/annotate-vcf.cwl diff --git a/WGS-processing/cwl/helper/annotate-vcf.cwl b/WGS-processing/cwl/helper/annotate-vcf.cwl index 41ec58c..bb4989e 100644 --- a/WGS-processing/cwl/helper/annotate-vcf.cwl +++ b/WGS-processing/cwl/helper/annotate-vcf.cwl @@ -32,6 +32,7 @@ inputs: outputs: reporttxt: stdout + label: Annotated text from VCF arguments: - bcftools @@ -56,6 +57,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