X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/56ae937c2f96a4ecc3f35f932d4e2246d76db309..611c455f8a94ab5dbd5c94415802b5c7fd009ffc:/WGS-processing/cwl/helper/gatk-splitintervals.cwl diff --git a/WGS-processing/cwl/helper/gatk-splitintervals.cwl b/WGS-processing/cwl/helper/gatk-splitintervals.cwl index 9e26447..98758d1 100644 --- a/WGS-processing/cwl/helper/gatk-splitintervals.cwl +++ b/WGS-processing/cwl/helper/gatk-splitintervals.cwl @@ -32,10 +32,10 @@ inputs: - .sa - .fai - ^.dict - sample: + sample: type: string label: Sample Name - scattercount: + scattercount: type: string label: Desired split for variant calling @@ -70,6 +70,6 @@ $namespaces: arv: "http://arvados.org/cwl#" cwltool: "http://commonwl.org/cwltool#" -$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