Skip to content

tools_read_backed_phasing.cwl

Travis CI User edited this page Feb 4, 2020 · 3 revisions

Documentation for read_backed_phasing.cwl

This page is auto-generated. Do not edit.

Overview

Read-backed phasing

Docker Requirement

mgibio/gatk-cwl:3.6.0

Inputs

Name Label Description Type Secondary Files
reference ['string', 'File'] ['.fai', '^.dict']
bam File ${if (self.nameext === ".bam") {return self.basename + ".bai"} else {return self.basename + ".crai"}}
vcf File ['.tbi']

Outputs

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