-
Notifications
You must be signed in to change notification settings - Fork 57
subworkflows_hs_metrics.cwl
Travis CI User edited this page Feb 24, 2021
·
20 revisions
This page is auto-generated. Do not edit.
HS Metrics workflow
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
bam | File | ['^.bai'] | ||
minimum_mapping_quality | int? | |||
minimum_base_quality | int? | |||
per_base_intervals | ../types/labelled_file.yml#labelled_file[] | |||
per_target_intervals | ../types/labelled_file.yml#labelled_file[] | |||
reference | ['string', 'File'] | ['.fai', '^.dict'] | ||
summary_intervals | ../types/labelled_file.yml#labelled_file[] |
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
per_base_coverage_metrics | File[] | |||
per_base_hs_metrics | File[] | |||
per_target_coverage_metrics | File[] | |||
per_target_hs_metrics | File[] | |||
summary_hs_metrics | File[] |
Name | CWL Run |
---|---|
collect_summary_hs_metrics | tools/collect_hs_metrics.cwl |
collect_per_base_hs_metrics | tools/collect_hs_metrics.cwl |
collect_per_target_hs_metrics | tools/collect_hs_metrics.cwl |