Description

Align reads to multiple reference genomes using fastq-screen

Input

Name (Type)
Description
Pattern

meta (map)

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

]

reads (file)

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

database (directory)

fastq screen database folder containing config file and index folders

FastQ_Screen_Genomes

Output

Name (Type)
Description
Pattern

fastq_screen (directory)

Output fastq_screen file containing alignment statistics

*.{_fq_screen}

versions (file)

File containing software versions

versions.yml

Tools

fastqscreen
GPL-3.0-or-later

FastQ Screen allows you to screen a library of sequences in FastQ format against a set of sequence databases so you can see if the composition of the library matches with what you expect.