Description

Converts FastQ file to SAM/BAM format

Input

name:type
description
pattern

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

reads:file

List of input FastQ files of size 1 and 2 for single-end and paired-end data, respectively.

*.fastq.gz

Output

name:type
description
pattern

bam

meta:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*.bam:file

Converted BAM file

*.bam

versions

versions.yml:file

File containing software versions

versions.yml

Tools

gatk4
MIT

Genome Analysis Toolkit (GATK4) Developed in the Data Sciences Platform at the Broad Institute, the toolkit offers a wide variety of tools with a primary focus on variant discovery and genotyping. Its powerful processing engine and high-performance computing features make it capable of taking on projects of any size.