subworkflows_bam_readcount.cwl - genome/analysis-workflows GitHub Wiki
Documentation for bam_readcount.cwl
This page is auto-generated. Do not edit.
Overview
bam_readcount workflow
Inputs
Name |
Label |
Description |
Type |
Secondary Files |
vcf |
|
|
File |
['.tbi'] |
sample |
|
|
string |
|
reference_fasta |
|
|
['string', 'File'] |
['.fai', '^.dict'] |
bam |
|
|
File |
['.bai'] |
min_base_quality |
|
|
int? |
|
min_mapping_quality |
|
|
int? |
|
Outputs
Name |
Label |
Description |
Type |
Secondary Files |
normalized_vcf |
|
|
File |
|
snv_bam_readcount_tsv |
|
|
File |
|
indel_bam_readcount_tsv |
|
|
File |
|
Steps