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