×

nf-core/yak/count @ 0.0.0-0c7146d

a tool to build k-mer hash table for fasta and fastq files

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

Summary

a tool to build k-mer hash table for fasta and fastq files

Get started

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

include { YAK_COUNT } from 'nf-core/yak/count'

License

MIT License

Process
Name YAK_COUNT
Input 1 channel
#1 tuple
meta map

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

fastq file

reads fastq/fasta file

*.{fastq.gz,fq.gz,fasta.gz,fa.gz}
Output 2 channels
#1 yak tuple
meta map

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

*.yak file

k-mer hash table of input

*.{yak}
#2 versions_yak tuple
${task.process} string

The name of the process

yak string

The name of the tool

yak version eval

The expression to obtain the version of the tool

Tool Description Homepage
yak Yet another k-mer analyzer https://github.com/lh3/yak
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:24:10 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fyak%2Fcount/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/yak/count/blobs/sha256:7c1d51dc193ed892b1ef88b516b55744576b2cbe9df192d0cee1fa3413f63bd6
Size 2.2 KB
Checksum sha256:7c1d51dc193ed892b1ef88b516b55744576b2cbe9df192d0cee1fa3413f63bd6
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:24:10 (UTC) 1 2.2 KB -