Skip to content

subworkflows_docm_cle.cwl

Travis CI User edited this page Feb 24, 2021 · 20 revisions

Documentation for docm_cle.cwl

This page is auto-generated. Do not edit.

Overview

Detect Docm variants

Inputs

Name Label Description Type Secondary Files
reference ['string', 'File'] ['.fai', '^.dict']
tumor_bam File ['^.bai']
normal_bam File ['^.bai']
docm_vcf File ['.tbi']
interval_list File
filter_docm_variants boolean

Outputs

Name Label Description Type Secondary Files
docm_variants_vcf File ['.tbi']

Steps

Name CWL Run
GATK_haplotype_caller tools/docm_gatk_haplotype_caller.cwl
bgzip tools/bgzip.cwl
index tools/index_vcf.cwl
decompose tools/vt_decompose.cwl
docm_filter tools/filter_vcf_docm.cwl
bgzip2 tools/bgzip.cwl
index2 tools/index_vcf.cwl
Clone this wiki locally