nf-core/merquryfk/katgc @ 0.0.0-0c7146d
Summary
A reimplemenation of KatGC to work with FastK databases
Get started
Add the following snippet to your workflow script to include this module.
include { MERQURYFK_KATGC } from 'nf-core/merquryfk/katgc'
License
MIT License
Process
Name
|
MERQURYFK_KATGC |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fastk_hist
file
|
A histogram files from the program FastK *.hist
|
fastk_ktab
file
|
ktab files from the program FastK *.ktab*
|
Output
4 channels
#1
images
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] *.fi.{png,pdf}
|
|---|---|
*.{png,pdf}
file
|
GC content plots in PNG or PDF format *.{png,pdf}
|
#2
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 |
#3
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 |
#4
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 | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:54:50 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmerquryfk%2Fkatgc/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/merquryfk/katgc/blobs/sha256:28595fda402206d15f4a00e767780435b61fb28de7b0b0bb319205cc658befcd |
| Size | 2.8 KB |
| Checksum | sha256:28595fda402206d15f4a00e767780435b61fb28de7b0b0bb319205cc658befcd |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:54:50 (UTC) | 1 | 2.8 KB | - |