Skip to content

tools_combine_gvcfs.cwl

Travis CI User edited this page Nov 11, 2020 · 1 revision

Documentation for combine_gvcfs.cwl

This page is auto-generated. Do not edit.

Overview

GATK CombineGVCFs

Docker Requirement

broadinstitute/gatk:4.1.8.1

Inputs

Name Label Description Type Secondary Files
reference ['string', 'File'] ['.fai', '^.dict']
gvcfs {'type': 'array', 'items': 'File', 'inputBinding': {'prefix': '--variant'}}
output_file_name string

Outputs

Name Label Description Type Secondary Files
gvcf File ['.tbi']
Clone this wiki locally