Description

Filter DNA sequences using index of reference genome

Input

name:type
description
pattern

meta{:bash}

:map

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

index{:bash}

:file

Deacon minimizer index file

*.idx

reads{:bash}

:file

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

*.{fastq,fastq.gz,fqs,fqs.gz,fq,fq.gz}

Output

name:type
description
pattern

fastq_filtered{:bash}

meta{:bash}

:map

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

${prefix}*.fq.gz{:bash}

:file

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

*.fq.gz

log{:bash}

meta{:bash}

:map

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

${prefix}.json{:bash}

:file

JSON file containing summary of results.

*.json

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml