subworkflows_bgzip_and_index.cwl - genome/analysis-workflows GitHub Wiki
Documentation for bgzip_and_index.cwl
This page is auto-generated. Do not edit.
Overview
bgzip and index VCF
Inputs
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
vcf | File |
Outputs
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
indexed_vcf | File | ['.tbi'] |
Steps
Name | CWL Run |
---|---|
bgzip | tools/bgzip.cwl |
index | tools/index_vcf.cwl |