Skip to content

subworkflows_hs_metrics.cwl

Travis CI User edited this page Feb 24, 2021 · 20 revisions

Documentation for hs_metrics.cwl

This page is auto-generated. Do not edit.

Overview

HS Metrics workflow

Inputs

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[]

Outputs

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[]

Steps

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
Clone this wiki locally