Filter DNA sequences using index of reference genome
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}
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}
fastq_filtered{:bash}
${prefix}*.fq.gz{:bash}
List of output filtered FastQ files of size 1 and 2, for single-end and paired-end data, respectively.
*.fq.gz
log{:bash}
${prefix}.json{:bash}
JSON file containing summary of results.
*.json
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
Fast alignment-free sequence filter