Creates a histogram of the number of distinct k-mers having a given frequency.
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.
hist
*.hist
KAT histogram of k-mer counts
json
*.hist.dist_analysis.json
KAT histogram summary of distance analysis
png
*.png
KAT plot of k-mer histogram in PNG format
ps
*.ps
KAT plot of k-mer histogram in PS format
pdf
*.pdf
KAT plot of k-mer histogram in PDF format
jellyfish_hash
*-hash.jf*
Jellyfish hash file
*-hist.jf*
versions
versions.yml
File containing software versions
KAT is a suite of tools that analyse jellyfish hashes or sequence files (fasta or fastq) using kmer counts