tools_filter_consensus.cwl - genome/analysis-workflows GitHub Wiki
Documentation for filter_consensus.cwl
This page is auto-generated. Do not edit.
Overview
filter consensus reads
Docker Requirement
quay.io/biocontainers/fgbio:1.3.0--0
Inputs
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
bam | File | |||
reference | ['string', 'File'] | ['.fai', '^.dict'] | ||
min_reads | int[] | |||
max_read_error_rate | float? | |||
max_base_error_rate | float? | |||
min_base_quality | int | |||
max_no_call_fraction | float? |
Outputs
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
filtered_bam | File |