X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/2f8908c77a8f9031d1069f00aeda40c12acf0fa1..a5a391be09c8e08c5b35ac0ba76f5d9634e6ed41:/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 be3483c..310753c 100644 --- a/WGS-processing/cwl/helper/annotate-vcf.cwl +++ b/WGS-processing/cwl/helper/annotate-vcf.cwl @@ -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