×

nf-core/fastk/merge @ 0.0.0-0c7146d

A tool to merge FastK histograms

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @mahesh-panchal
Maintainers: @mahesh-panchal

Summary

A tool to merge FastK histograms

Get started

Add the following snippet to your workflow script to include this module.

include { FASTK_MERGE } from 'nf-core/fastk/merge'

License

MIT License

Process
Name FASTK_MERGE
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

hist file

FastK histogram file

ktab file

FastK ktab file

prof file

FastK prof file

Output 4 channels
#1 hist tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.hist file

FastK histogram file

*.hist
#2 ktab tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.ktab* file

FastK ktab file

*.ktab
#3 prof tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.{prof,pidx}* file

FastK prof file

*.{prof,pidx}
#4 versions_fastk tuple
${task.process} string

Name of the process

fastk string

Name of the tool

1.2 string

The expression to obtain the version of the tool

Tool Description Homepage
fastk A fast K-mer counter for high-fidelity shotgun datasets https://github.com/thegenemyers/FASTK
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:38:01 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Ffastk%2Fmerge/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/fastk/merge/blobs/sha256:2b1c2858dc54a9d98d36b4a97d455d2feac3a10c58ff191e8e62119c09cc068c
Size 2.9 KB
Checksum sha256:2b1c2858dc54a9d98d36b4a97d455d2feac3a10c58ff191e8e62119c09cc068c
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:38:01 (UTC) 1 2.9 KB -