Adding metadata, updating variables
[arvados-tutorial.git] / WGS-processing / cwl / helper / annotate-vcf.cwl
index be3483c5b354353b40ee3cf8e726501c879b2249..310753c5c458b849d767e027cae696f8e462576a 100644 (file)
@@ -1,6 +1,6 @@
 cwlVersion: v1.1
 class: CommandLineTool
-label: Annotating and Filtering VCF
+label: Annotate and filter VCF
 
 requirements:
   - class: DockerRequirement
@@ -19,6 +19,7 @@ inputs:
     type: File
   clinvarvcf:
     type: File
+
 outputs:
   reporttxt: stdout