-
Notifications
You must be signed in to change notification settings - Fork 57
subworkflows_pindel.cwl
Travis CI User edited this page Feb 24, 2021
·
20 revisions
This page is auto-generated. Do not edit.
pindel parallel workflow
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 |
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
unfiltered_vcf | File | ['.tbi'] | ||
filtered_vcf | File | ['.tbi'] |
Name | CWL Run |
---|---|
split_interval_list_to_bed | tools/split_interval_list_to_bed.cwl |
pindel_cat | subworkflows/pindel_cat.cwl |
cat_all | tools/cat_all.cwl |
somaticfilter | tools/pindel_somatic_filter.cwl |
bgzip | tools/bgzip.cwl |
index | tools/index_vcf.cwl |
remove_end_tags | tools/remove_end_tags.cwl |
reindex | tools/index_vcf.cwl |
filter | subworkflows/fp_filter.cwl |