subworkflows_strelka_and_post_processing.cwl - genome/analysis-workflows GitHub Wiki
Documentation for strelka_and_post_processing.cwl
This page is auto-generated. Do not edit.
Overview
strelka workflow
Inputs
Name |
Label |
Description |
Type |
Secondary Files |
tumor_bam |
|
|
File |
['.bai', '^.bai'] |
normal_bam |
|
|
File |
['.bai', '^.bai'] |
reference |
|
|
['string', 'File'] |
['.fai', '^.dict'] |
interval_list |
|
|
File |
|
exome_mode |
|
|
boolean |
|
cpu_reserved |
|
|
int? |
|
normal_sample_name |
|
|
string |
|
tumor_sample_name |
|
|
string |
|
Outputs
Name |
Label |
Description |
Type |
Secondary Files |
unfiltered_vcf |
|
|
File |
['.tbi'] |
filtered_vcf |
|
|
File |
['.tbi'] |
Steps