tools_sequence_to_fastq.cwl - genome/analysis-workflows GitHub Wiki
Documentation for sequence_to_fastq.cwl
This page is auto-generated. Do not edit.
Overview
Picard: BAM to FASTQ
Docker Requirement
broadinstitute/picard:2.23.6
Inputs
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
bam | File? | |||
fastq1 | File? | |||
fastq2 | File? | |||
unzip_fastqs | If true, and the input sequence contains gzipped fastqs, they will be unzipped | boolean? |
Outputs
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
fastq1 | File | |||
fastq2 | File |