Skip to content

tools_variants_to_table.cwl

Travis CI User edited this page Dec 4, 2019 · 4 revisions

Documentation for variants_to_table.cwl

This page is auto-generated. Do not edit.

Overview

SelectVariants (GATK 3.6)

Docker Requirement

mgibio/gatk-cwl:3.6.0

Inputs

Name Label Description Type Secondary Files
reference ['string', 'File'] ['.fai', '^.dict']
vcf File ['.tbi']
fields {'type': 'array', 'items': 'string', 'inputBinding': {'prefix': '-F'}}
genotype_fields {'type': 'array', 'items': 'string', 'inputBinding': {'prefix': '-GF'}}

Outputs

Name Label Description Type Secondary Files
variants_tsv File
Clone this wiki locally