nf-core/merquryfk/katcomp @ 0.0.0-0c7146d
Summary
A reimplemenation of Kat Comp to work with FastK databases
Get started
Add the following snippet to your workflow script to include this module.
include { MERQURYFK_KATCOMP } from 'nf-core/merquryfk/katcomp'
License
MIT License
Name
|
MERQURYFK_KATCOMP |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fastk1_hist
file
|
A histogram files from the program FastK *.hist
|
fastk1_ktab
file
|
Histogram ktab files from the program FastK (option -t) *.ktab*
|
fastk2_hist
file
|
A histogram files from the program FastK *.hist
|
fastk2_ktab
file
|
Histogram ktab files from the program FastK (option -t) *.ktab*
|
images
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *.fi.{png,pdf}
|
|---|---|
*.{png,pdf}
file
|
Comparison of Kmers between sample 1 and 2 in PNG or PDF format. *.{png,pdf}
|
versions_r
tuple
${task.process}
string
|
The name of the process |
|---|---|
R
string
|
The name of the tool |
R --version | sed "1!d; s/.*version //; s/ .*//"
eval
|
The expression to obtain the version of the tool |
versions_fastk
tuple
${task.process}
string
|
The name of the process |
|---|---|
fastk
string
|
The name of the tool |
1.2
string
|
The expression to obtain the version of the tool |
versions_merquryfk
tuple
${task.process}
string
|
The name of the process |
|---|---|
merquryfk
string
|
The name of the tool |
1.2
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| merquryfk | FastK based version of Merqury | https://github.com/thegenemyers/MERQURY.FK |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:16:59 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmerquryfk%2Fkatcomp/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/merquryfk/katcomp/blobs/sha256:e94556b31609584caa0358300f6cce7f9f10de5569201cca6d90064f8cc77fb9 |
| Size | 2.9 KB |
| Checksum | sha256:e94556b31609584caa0358300f6cce7f9f10de5569201cca6d90064f8cc77fb9 |
| Downloads | 2 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:29:57 (UTC) | 3 | 3.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:16:59 (UTC) | 2 | 2.9 KB |