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