-
Notifications
You must be signed in to change notification settings - Fork 57
tools_bcftools_merge.cwl
APipe Tester edited this page Jul 14, 2021
·
4 revisions
This page is auto-generated. Do not edit.
mgibio/bcftools-cwl:1.12
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
force_merge | resolve duplicate sample names | boolean? | ||
merge_method | method used to merge allow multiallelic indels/snps | {'type': 'enum', 'symbols': ['none', 'snps', 'indels', 'both', 'all', 'id']} | ||
missing_ref | assume genotypes at missing sites are 0/0 | boolean? | ||
output_type | output file format | {'type': 'enum', 'symbols': ['b', 'u', 'z', 'v']} | ||
output_vcf_name | output vcf file name | string? | ||
vcfs | input bgzipped tabix indexed vcfs to merge | File[] |
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
merged_sv_vcf | File |