subworkflows_align_sort_markdup.cwl - genome/analysis-workflows GitHub Wiki
Documentation for align_sort_markdup.cwl
This page is auto-generated. Do not edit.
Overview
Unaligned bam to sorted, markduped bam
Inputs
Name |
Label |
Description |
Type |
Secondary Files |
bams |
|
|
File[] |
|
readgroups |
|
|
string[] |
|
reference |
|
|
['string', 'File'] |
['.fai', '^.dict', '.amb', '.ann', '.bwt', '.pac', '.sa'] |
final_name |
|
|
string |
|
Outputs
Name |
Label |
Description |
Type |
Secondary Files |
final_bam |
|
|
File |
['.bai', '^.bai'] |
mark_duplicates_metrics_file |
|
|
File |
|
Steps