Removing white spaces and commenting out schemas
[arvados-tutorial.git] / WGS-processing / cwl / helper / gvcf-to-vcf.cwl
index 305227e9c7e7463f0a58b43be6d2d119b0af835e..4df5fd8b246379dbb55e39e8e862db9cb6b63f65 100644 (file)
@@ -1,6 +1,6 @@
 cwlVersion: v1.1
 class: CommandLineTool
-label: Convert GVCF to VCF 
+label: Convert GVCF to VCF
 
 requirements:
   - class: DockerRequirement
@@ -39,7 +39,7 @@ outputs:
 
 arguments:
   - bcftools
-  - view 
+  - view
   - prefix: "--min-ac"
     valueFrom: "1"
   - $(inputs.gvcf.path)
@@ -62,6 +62,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