nf-core/kat/hist @ 0.0.0-0c7146d
Summary
Creates a histogram of the number of distinct k-mers having a given frequency.
Get started
Add the following snippet to your workflow script to include this module.
include { KAT_HIST } from 'nf-core/kat/hist'
License
MIT License
Name
|
KAT_HIST |
|---|
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. |
ps
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.ps
file
|
KAT plot of k-mer histogram in PS format *.ps
|
pdf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.pdf
file
|
KAT plot of k-mer histogram in PDF format *.pdf
|
png
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.png
file
|
KAT plot of k-mer histogram in PNG format *.png
|
hist
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.hist
file
|
KAT histogram of k-mer counts *.hist
|
json
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.hist.dist_analysis.json
file
|
KAT histogram summary of distance analysis *.hist.dist_analysis.json
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
jellyfish_hash
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*-hash.jf*
file
|
Jellyfish hash file *-hist.jf*
|
| Tool | Description | Homepage |
|---|---|---|
| kat | KAT is a suite of tools that analyse jellyfish hashes or sequence files (fasta or fastq) using kmer counts | https://www.earlham.ac.uk/kat-tools |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:50:50 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fkat%2Fhist/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/kat/hist/blobs/sha256:fd6b74ccd7b62a8d4562dbd35ed7e1c89f72a46109fbd970e8d34e7ff7357781 |
| Size | 2.5 KB |
| Checksum | sha256:fd6b74ccd7b62a8d4562dbd35ed7e1c89f72a46109fbd970e8d34e7ff7357781 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:50:50 (UTC) | 1 | 2.5 KB | - |