Description

Classify FASTQ files against ganon database

Input

Name (Type)
Description
Pattern

meta (map)

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

]

fastqs (file)

Single or paired FASTQ files, optionally gzipped

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

db (file)

Ganon database files from build or build-custom

*.{ibf,tax}

Output

Name (Type)
Description
Pattern

meta (map)

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

]

versions (file)

File containing software versions

versions.yml

tre (file)

Full ganon report file

*.tre

report (file)

Plain ganon report file with only targets with match

*.rep

one (file)

Information about a single (best) match of a given read after EM or LCA algorithms

*.one

all (file)

Information of all matches to a given read

*.all

unc (file)

List of all reads without a hit

*.unc

log (file)

Text file containing console output from ganon classify

*.log

Tools

ganon
MIT

ganon classifies short DNA sequences against large sets of genomic reference sequences efficiently