Skip to content

tools_downsample.cwl

Travis CI User edited this page Feb 4, 2020 · 4 revisions

Documentation for downsample.cwl

This page is auto-generated. Do not edit.

Overview

downsample unaligned BAM

Docker Requirement

broadinstitute/gatk:4.1.4.1

Inputs

Name Label Description Type Secondary Files
sam File
probability float
reference ['string', 'File'] ['.fai', '^.dict']
random_seed int?
strategy ['null', {'type': 'enum', 'symbols': ['HighAccuracy', 'ConstantMemory', 'Chained']}]

Outputs

Name Label Description Type Secondary Files
downsampled_sam File ['.md5', '^.bai']
Clone this wiki locally